summaryrefslogtreecommitdiffstats
path: root/keyboards/foxlab/leaf60/hotswap/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Add VIA support to Leaf 60 (#8490)Wilba2020-03-192-0/+49
|
* [Keymap] crd's personal keymap for hotswap leaf60 (#7777)Jason Thigpen2020-01-031-0/+33
|
* [Keyboard] Leaf60 hotswap and universal pcb (#5882)MechMerlin2019-05-163-0/+66
* 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>