diff options
author | Evelien-Lillian Dekkers <sixmoonskies@gmail.com> | 2021-08-19 18:40:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 09:40:28 -0700 |
commit | 81e19d61c08ebdf6ba8d48dfb8e460a1814d9746 (patch) | |
tree | d3c3919935b1840158db41fc9bdba32d88b5da32 /keyboards/evyd13/atom47/rev2/rules.mk | |
parent | 374b3883829df01c3846e755ad55a6a398e80a14 (diff) |
[Keyboard] Refactor atom47 and add rev4 and rev5 (#13201)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/evyd13/atom47/rev2/rules.mk')
-rw-r--r-- | keyboards/evyd13/atom47/rev2/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/evyd13/atom47/rev2/rules.mk b/keyboards/evyd13/atom47/rev2/rules.mk index 0b6b879986..632bdae8f3 100644 --- a/keyboards/evyd13/atom47/rev2/rules.mk +++ b/keyboards/evyd13/atom47/rev2/rules.mk @@ -1,2 +1,2 @@ -NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work -RGBLIGHT_ENABLE = no # Enable keyboard underlight functionality +# Build Options +RGBLIGHT_ENABLE = no |