diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-11 08:57:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:57:20 -0800 |
commit | 34602f4b25f24d3238c8e76fe7d65dc8b69bf9c8 (patch) | |
tree | de491a0db7e839955b7ebc8b60dbb5a4494a267d /keyboards/reviung/reviung41/keymaps/ciutadellla/rules.mk | |
parent | 2b212cf692ecc70b587389112bca0a7668cef050 (diff) | |
download | qmk_firmware-34602f4b25f24d3238c8e76fe7d65dc8b69bf9c8.tar.gz qmk_firmware-34602f4b25f24d3238c8e76fe7d65dc8b69bf9c8.zip |
[Keyboard] move reviung keyboards to a directory (#15636)
Diffstat (limited to 'keyboards/reviung/reviung41/keymaps/ciutadellla/rules.mk')
-rw-r--r-- | keyboards/reviung/reviung41/keymaps/ciutadellla/rules.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/reviung/reviung41/keymaps/ciutadellla/rules.mk b/keyboards/reviung/reviung41/keymaps/ciutadellla/rules.mk new file mode 100644 index 0000000000..eeafc12006 --- /dev/null +++ b/keyboards/reviung/reviung41/keymaps/ciutadellla/rules.mk @@ -0,0 +1,10 @@ +# MCU name +MCU = atmega32u4 +BOOTLOADER = atmel-dfu +MOUSEKEY_ENABLE = yes # Mouse keys +CONSOLE_ENABLE = no # Console for debug +COMMAND_ENABLE = no # Commands for debug and configuration +BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality +RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow +UNICODEMAP_ENABLE = yes # Unicode +TAP_DANCE_ENABLE = yes |