Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding md40 a ckrbd compatible keymap #19931

Merged
merged 11 commits into from
Apr 2, 2023
Prev Previous commit
Next Next commit
Update keyboards/crkbd/keymaps/md40/rules.mk
Co-authored-by: jack <[email protected]>
  • Loading branch information
shano and waffle87 committed Feb 25, 2023
commit 68ac5d44d6135a0b96f76342f64549daaafe2a9e
14 changes: 1 addition & 13 deletions keyboards/crkbd/keymaps/md40/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,5 @@
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
shano marked this conversation as resolved.
Show resolved Hide resolved
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = no # Console for debug(+400)
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
MIDI_ENABLE = no # MIDI controls
AUDIO_ENABLE = no # Audio output on port C6
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
SWAP_HANDS_ENABLE = no # Enable one-hand typing
TAP_DANCE_ENABLE = no

NKRO_ENABLE = no # Enable N-Key Rollover
BOOTLOADER = caterina
shano marked this conversation as resolved.
Show resolved Hide resolved