diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-04 02:09:45 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-04 02:09:45 +0000 |
commit | 7a6e7d87cc8f720cc5c2d898bd36ddb45dc01a98 (patch) | |
tree | c92c0e8ac8928e00d48b570c626f37e76757ca8c /keyboards/sck/osa/rules.mk | |
parent | 4444f3cc55f246e484c6893f88d891c4c00c2166 (diff) | |
parent | c1dc676d2819784f0e35bc2533f682ba564aeb37 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sck/osa/rules.mk')
-rw-r--r-- | keyboards/sck/osa/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/sck/osa/rules.mk b/keyboards/sck/osa/rules.mk index c1b724e717..0faf76e7ae 100644 --- a/keyboards/sck/osa/rules.mk +++ b/keyboards/sck/osa/rules.mk @@ -30,3 +30,5 @@ UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches + +LAYOUTS = alice alice_split_bs |