From 81e19d61c08ebdf6ba8d48dfb8e460a1814d9746 Mon Sep 17 00:00:00 2001 From: Evelien-Lillian Dekkers Date: Thu, 19 Aug 2021 18:40:28 +0200 Subject: [Keyboard] Refactor atom47 and add rev4 and rev5 (#13201) Co-authored-by: Nick Brassel --- keyboards/evyd13/atom47/rev4/rules.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 keyboards/evyd13/atom47/rev4/rules.mk (limited to 'keyboards/evyd13/atom47/rev4/rules.mk') 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 -- cgit v1.2.3