summaryrefslogtreecommitdiff
path: root/keyboards/foxlab/leaf60/universal
Commit message (Collapse)AuthorAge
* [Keyboard] Leaf 60: Use correct key for 60_ansi layout on backspace (#6430)MechMerlin2019-07-28
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* [Keyboard] fix hhkb bottom layer (#5926)MechMerlin2019-05-20
|
* [Keyboard] Leaf60 hotswap and universal pcb (#5882)MechMerlin2019-05-16
* initial commit * copy paste with some fixes the code from fox lab leaf60 repo * add 60_ansi and 60_hhkb and community layout support * add QMK Configurator support * turn bootmagic to lite and turn on rgb and backlights * disable some features so firmware isn't too big * initial commit for hotswap leaf60 * add hotswap support * edits for consistency * add a generic leaf60 readme * turn off console and command to save firmware space * not enabling sleep led enable * not enabling sleep led enable * had one extra key in 60_hhkb * get rid of limit val define * Update keyboards/foxlab/leaf60/hotswap/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/foxlab/leaf60/hotswap/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/foxlab/leaf60/universal/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com>