Browse Source

Add community layout support to Mysterium (#8164)

pull/8181/head
Brandon Schlack 4 years ago
committed by GitHub
parent
commit
66177aa5e0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      keyboards/coseyfannitutti/mysterium/rules.mk

+ 2
- 0
keyboards/coseyfannitutti/mysterium/rules.mk View File

@ -37,3 +37,5 @@ 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
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
LAYOUTS = tkl_ansi

Loading…
Cancel
Save