]> git.donarmstrong.com Git - qmk_firmware.git/commit
added ergodox
authorJack Humbert <jack.humb@gmail.com>
Mon, 26 Oct 2015 20:32:37 +0000 (16:32 -0400)
committerJack Humbert <jack.humb@gmail.com>
Mon, 26 Oct 2015 20:32:37 +0000 (16:32 -0400)
commit35a81f5b8b081e1607a7c04489b01f551c3213cc
tree4671909bd5ac7c3ca7afaf60fb6a70106f5090dc
parent46e7fb2d3ccd699c0a1b1fd9d02860b1f2a44141
added ergodox
17 files changed:
keyboard/ergodox/Makefile [new file with mode: 0644]
keyboard/ergodox/README.md [new file with mode: 0644]
keyboard/ergodox/backlight.c [new file with mode: 0644]
keyboard/ergodox/config.h [new file with mode: 0644]
keyboard/ergodox/ergodox.c [new file with mode: 0644]
keyboard/ergodox/ergodox.h [new file with mode: 0644]
keyboard/ergodox/i2cmaster.h [new file with mode: 0644]
keyboard/ergodox/keymaps/keymap_default.c [new file with mode: 0644]
keyboard/ergodox/matrix.c [new file with mode: 0644]
keyboard/ergodox/twimaster.c [new file with mode: 0644]
keyboard/planck/config.h
keyboard/planck/config_definitions.h [deleted file]
keyboard/planck/planck.c
quantum.mk
quantum/config_common.h [new file with mode: 0644]
quantum/keymap_common.c
quantum/matrix.c