1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/foxlab/leaf60/hotswap
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
hotswap.c Refactor to use led config - Part 3 (#10966) 2020-11-18 17:51:53 +00:00
hotswap.h [Keyboard] Leaf60 hotswap and universal pcb (#5882) 2019-05-16 08:52:38 -07:00
info.json Move keyboard USB IDs and strings to data driven: F (#17816) 2022-07-27 22:44:05 +01:00
readme.md [Keyboard] Leaf60 hotswap and universal pcb (#5882) 2019-05-16 08:52:38 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Fox Lab Hotswap Leaf60

A hotswap, Tsangan-layout, gasket-mount 60% keyboard.

Keyboard Maintainer: Fox Lab, MechMerlin
Hardware Supported: Leaf60 powered by the ATmega32U4
Hardware Availability: Geekhack Group Buy

Make example for this keyboard (after setting up your build environment):

make foxlab/leaf60/hotswap:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.