rules.mk 1010 B

12345678910111213141516171819
  1. # Build Options
  2. BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
  3. MOUSEKEY_ENABLE = no # Mouse keys
  4. EXTRAKEY_ENABLE = no # Audio control and System control
  5. CONSOLE_ENABLE = no # Console for debug
  6. COMMAND_ENABLE = no # Commands for debug and configuration
  7. NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  8. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  9. AUDIO_ENABLE = no # Audio output on port C6
  10. UNICODE_ENABLE = no # Unicode
  11. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  12. RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
  13. SWAP_HANDS_ENABLE = no # Enable one-hand typing
  14. # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
  15. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  16. OLED_DRIVER_ENABLE = no # Add OLED displays support
  17. SPLIT_KEYBOARD = yes