]> git.donarmstrong.com Git - qmk_firmware.git/commit
Adding XMMX (#2236)
authorfarmakon <andreabrando@gmail.com>
Sun, 7 Jan 2018 16:23:45 +0000 (17:23 +0100)
committerJack Humbert <jack.humb@gmail.com>
Sun, 7 Jan 2018 16:23:45 +0000 (11:23 -0500)
commit8e0d9e26379db34fc4af2d2228269cb980ea78c8
tree9193f94b8a3b3f0ef0a118dfaac73ba48ae9a218
parent81ae0fb10efb10414a7578f374e5fbbff58984d4
Adding XMMX (#2236)

* gh80_3000

* Add files via upload
15 files changed:
keyboards/xmmx/config.h [new file with mode: 0644]
keyboards/xmmx/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/xmmx/keymaps/toad/keymap.c [new file with mode: 0644]
keyboards/xmmx/keymaps/toad_ansi_wk/keymap.c [new file with mode: 0644]
keyboards/xmmx/keymaps/toad_ansi_wkl/keymap.c [new file with mode: 0644]
keyboards/xmmx/keymaps/toad_iso_wk/keymap.c [new file with mode: 0644]
keyboards/xmmx/keymaps/toad_iso_wkl/keymap.c [new file with mode: 0644]
keyboards/xmmx/keymaps/xmmx_ansi_wk/keymap.c [new file with mode: 0644]
keyboards/xmmx/keymaps/xmmx_ansi_wkl/keymap.c [new file with mode: 0644]
keyboards/xmmx/keymaps/xmmx_iso_wk/keymap.c [new file with mode: 0644]
keyboards/xmmx/keymaps/xmmx_iso_wkl/keymap.c [new file with mode: 0644]
keyboards/xmmx/readme.md [new file with mode: 0644]
keyboards/xmmx/rules.mk [new file with mode: 0644]
keyboards/xmmx/xmmx.c [new file with mode: 0644]
keyboards/xmmx/xmmx.h [new file with mode: 0644]