[Keyboard] Pteron36 (#13475)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Harshti Goel <harshitgoel@licious.com>
This commit is contained in:
parent
adc7cc5981
commit
ac1d48cbf5
8 changed files with 136 additions and 15 deletions
|
@ -17,10 +17,10 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
|||
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||||
NKRO_ENABLE = no # USB Nkey Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
|
||||
OLED_ENABLE = no # OLED display; work in progress to add support. will be update in future.
|
||||
SPLIT_KEYBOARD = yes
|
||||
OLED_DRIVER_ENABLE = yes # OLED display
|
||||
ENCODER_ENABLE = yes # Encoder support
|
||||
SPLIT_KEYBOARD = yes # Split enable
|
||||
|
||||
LAYOUTS = split_3x5_3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue