diff options
author | Dave Rowe <dave@roweware.com> | 2020-10-09 23:41:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-10 15:41:19 +1100 |
commit | 7c32fbf493da11aaa1353b293ab5a36310dee6ce (patch) | |
tree | 77d0f304c25bd43f2d003d11fbecea16c2b8b430 /keyboards/xd68/rules.mk | |
parent | 459f672879e99f27faadb548b6493760b9a5879c (diff) | |
download | qmk_firmware-7c32fbf493da11aaa1353b293ab5a36310dee6ce.tar.gz |
XD68 - Adjust the VIA keymap to more closely match vendor (#10566)
Diffstat (limited to 'keyboards/xd68/rules.mk')
-rw-r--r-- | keyboards/xd68/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd68/rules.mk b/keyboards/xd68/rules.mk index c8b7950c9..8d52ba327 100644 --- a/keyboards/xd68/rules.mk +++ b/keyboards/xd68/rules.mk @@ -32,4 +32,4 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches HD44780_ENABLE = no # Enable support for HD44780 based LCDs UNICODE_ENABLE = no # Unicode -LAYOUTS = 65_ansi 65_iso
\ No newline at end of file +LAYOUTS = 65_ansi 65_iso |