mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-15 04:54:43 +00:00
46a69d1f3b
* Add support for Caps Lock LED Currently ignores the fact that led_state is not synced between halves, so caps lock LED doesn't do anything if USB is plugged into right half * Set initial backlight and RGB mode/values on blank EEPROM * Set default VIA layout options * Add backlight/RGB ifdefs * Set bootloaders for each rev
4 lines
89 B
Makefile
4 lines
89 B
Makefile
BOOTLOADER = atmel-dfu
|
|
BACKLIGHT_ENABLE = yes
|
|
RGBLIGHT_ENABLE = yes
|
|
ENCODER_ENABLE = yes
|