]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add XD60 support to QMK Configurator
authormechmerlin <mechmerlin@gmail.com>
Fri, 30 Mar 2018 14:38:49 +0000 (07:38 -0700)
committerJack Humbert <jack.humb@gmail.com>
Sun, 1 Apr 2018 02:37:45 +0000 (22:37 -0400)
commitadae37f19f0d16b703e1ebce0449822492098444
treeefc966940ddbb2b3e98e2eb6a7c461ddc22d4f79
parent015aed50a36ba9582fb24023f2ecc4f14b16dcfd
Add XD60 support to QMK Configurator

Add info.json

Change KEYMAP to LAYOUT_ALL to better reflect that this is a
LAYOUT that fits ALL the possible positions for switches.

We will need to make better LAYOUTS for the future.
14 files changed:
keyboards/xd60/info.json [new file with mode: 0644]
keyboards/xd60/keymaps/Jos/keymap.c
keyboards/xd60/keymaps/cheese/keymap.c
keyboards/xd60/keymaps/default/keymap.c
keyboards/xd60/keymaps/iso/keymap.c
keyboards/xd60/keymaps/kmontag42/keymap.c
keyboards/xd60/keymaps/krusli/keymap.c
keyboards/xd60/keymaps/petesmom/keymap.c
keyboards/xd60/keymaps/rooski/keymap.c
keyboards/xd60/keymaps/split_bksp_arrows/keymap.c
keyboards/xd60/keymaps/stanleylai/keymap.c
keyboards/xd60/keymaps/supercoffee/keymap.c
keyboards/xd60/keymaps/yuuki/keymap.c
keyboards/xd60/xd60.h