diff options
author | Drashna Jaelre <drashna@live.com> | 2018-05-04 11:06:04 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-05-08 15:26:08 -0400 |
commit | d678724ca8978b4d0ad981d11be4171e6315caca (patch) | |
tree | a7bec942c8021ddaa6a2d5a717ebcbe2ce1c8e15 /keyboards/atom47/rev1/rules.mk | |
parent | 14b7602a65dedaf51db1c9288144765d43a83a15 (diff) | |
download | qmk_firmware-d678724ca8978b4d0ad981d11be4171e6315caca.tar.gz |
Fix Atom47 Keyboard
Diffstat (limited to 'keyboards/atom47/rev1/rules.mk')
-rw-r--r-- | keyboards/atom47/rev1/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/atom47/rev1/rules.mk b/keyboards/atom47/rev1/rules.mk new file mode 100644 index 000000000..13e553b56 --- /dev/null +++ b/keyboards/atom47/rev1/rules.mk @@ -0,0 +1,2 @@ +NKRO_ENABLE = no # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work +RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality (+4870) |