[Keyboard] add ‘soda/pocket’ (#19838)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Jeayo Keh
2023-02-15 05:11:45 +08:00
committed by GitHub
parent 7d0358cfeb
commit 7ae9dbca1d
11 changed files with 531 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = WS2812
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no # Audio output
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE