summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_f401/rules.mk
diff options
context:
space:
mode:
authorReibl János Dániel <jani.reibl3@gmail.com>2020-09-22 20:39:07 +0200
committerGitHub <noreply@github.com>2020-09-22 11:39:07 -0700
commit7a3a57e457aa28afa62448deca838a2582e86587 (patch)
tree0d71a226b520cec5deccb2a973d0cc72dda7bed7 /keyboards/handwired/riblee_f401/rules.mk
parent0fbb1e550a1c65fcc07b206aec449811e71642ff (diff)
Updates to handwired/riblee_f401 keymaps (#10376)
* Add new keymap with Hungarian accent support Add flashing support * Remove unnecessary mcu config * Use bootmagic instead of custom macros
Diffstat (limited to 'keyboards/handwired/riblee_f401/rules.mk')
-rw-r--r--keyboards/handwired/riblee_f401/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/riblee_f401/rules.mk b/keyboards/handwired/riblee_f401/rules.mk
index 2cb1d380e1..bd4592d504 100644
--- a/keyboards/handwired/riblee_f401/rules.mk
+++ b/keyboards/handwired/riblee_f401/rules.mk
@@ -7,7 +7,7 @@ STM32_BOOTLOADER_ADDRESS = 0x1FFF0000
# Build Options
# change yes to no to disable
#
-BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
KEYBOARD_SHARED_EP = yes
@@ -16,7 +16,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
-NKRO_ENABLE = no # USB Nkey Rollover
+NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
BACKLIGHT_DRIVER = software
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow