qmk_firmware/keyboards/exclusive/e85
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
hotswap Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
soldered Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
readme.md E85 Hotswap/Soldered Fixes (#10173) 2020-09-01 14:45:25 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Exclusive E8.5 Hotswap

Custom PCBs for Exclusive E8.5.

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

make exclusive/e85/hotswap:default
make exclusive/e85/soldered:default

Reset Key: The board can be reset by shorting the two holes underneath the PCB, or pressing the reset button on the reverse side.

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