Data-Driven Keyboard Conversions: K, Part 3 (#23566)

This commit is contained in:
James Young 2024-04-21 17:54:11 -07:00 committed by GitHub
parent 69f96e1411
commit 191f626880
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
56 changed files with 232 additions and 281 deletions

View file

@ -25,6 +25,14 @@
},
"processor": "atmega32u4",
"bootloader": "caterina",
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"command": true,
"backlight": true,
"rgblight": true
},
"community_layouts": ["ortho_4x12"],
"layout_aliases": {
"LAYOUT_ortho_4x12": "LAYOUT"

View file

@ -1,15 +1,2 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
# Disable unsupported hardware
AUDIO_SUPPORTED = no