Data-Driven Keyboard Conversions: K, Part 1 (#23556)

This commit is contained in:
James Young 2024-04-19 09:25:03 -07:00 committed by GitHub
parent 1513966c38
commit 5ab3b27e5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 105 additions and 169 deletions

View file

@ -72,6 +72,15 @@
},
"processor": "atmega32u4",
"bootloader": "caterina",
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"rgb_matrix": true
},
"build": {
"lto": true
},
"layouts": {
"LAYOUT": {
"layout": [

View file

@ -1,4 +0,0 @@
# Do not enable RGB_MATRIX_ENABLE together with RGBLIGHT_ENABLE
RGB_MATRIX_ENABLE = yes
LTO_ENABLE = yes

View file

@ -1,14 +1 @@
# 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 = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
DEFAULT_FOLDER = kapl/rev1