Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
3af97ef6a2
45 changed files with 208 additions and 2 deletions
|
|
@ -23,3 +23,8 @@ AUDIO_ENABLE = no # Audio output on port C6
|
|||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
|
||||
LAYOUTS = ortho_4x12
|
||||
|
||||
# Disable unsupported hardware
|
||||
RGBLIGHT_SUPPORTED = no
|
||||
AUDIO_SUPPORTED = no
|
||||
BACKLIGHT_SUPPORTED = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue