diff options
| author | Evelien-Lillian Dekkers | 2021-08-19 18:40:28 +0200 |
|---|---|---|
| committer | GitHub | 2021-08-19 18:40:28 +0200 |
| commit | 81e19d61c08ebdf6ba8d48dfb8e460a1814d9746 (patch) | |
| tree | d3c3919935b1840158db41fc9bdba32d88b5da32 /keyboards/evyd13/atom47/rev4/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/rev4/rules.mk')
| -rw-r--r-- | keyboards/evyd13/atom47/rev4/rules.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/evyd13/atom47/rev4/rules.mk b/keyboards/evyd13/atom47/rev4/rules.mk new file mode 100644 index 0000000000..3bce3b43af --- /dev/null +++ b/keyboards/evyd13/atom47/rev4/rules.mk @@ -0,0 +1,7 @@ +# MCU name +MCU = atmega32u2 + +# Build Options +ENCODER_ENABLE = yes +BACKLIGHT_ENABLE = no +RGBLIGHT_ENABLE = no
\ No newline at end of file |