diff options
author | Alpha Chen <alpha@kejadlen.dev> | 2020-08-18 19:21:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-18 19:21:50 -0700 |
commit | d9fe85592365259120d9f9e9cd24c8536ab95b98 (patch) | |
tree | d5903f824471bd63fa6793beb3cff65af2e15427 /layouts/community/ergodox/alphadox/rules.mk | |
parent | df1467c86d2abd08a1d34ac847452e06e51a5478 (diff) | |
download | qmk_firmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.tar.gz qmk_firmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.zip |
[Keymap] update kejadlen keymaps (#9954)
Standardizing my keymaps under my username, rather than a keymap name.
Diffstat (limited to 'layouts/community/ergodox/alphadox/rules.mk')
-rw-r--r-- | layouts/community/ergodox/alphadox/rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/layouts/community/ergodox/alphadox/rules.mk b/layouts/community/ergodox/alphadox/rules.mk deleted file mode 100644 index 57c62a5e63..0000000000 --- a/layouts/community/ergodox/alphadox/rules.mk +++ /dev/null @@ -1,13 +0,0 @@ -BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) -MOUSEKEY_ENABLE = no # Mouse keys(+4700) -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 = yes # 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. -SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |