]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] add runner3680 keyboards (#6069)
authoromkbd <takuya.electronics@gmail.com>
Thu, 6 Jun 2019 19:50:00 +0000 (04:50 +0900)
committerDrashna Jaelre <drashna@live.com>
Thu, 6 Jun 2019 19:50:00 +0000 (12:50 -0700)
commit872480dde2ba4713a96404d1a0a55db71a9d1b9b
tree0064691e12f6ed3a6f7ba3664b94353bc816dc6c
parent06975aa0dd47b7fa1756735f159750af1381ff4e
[Keyboard] add runner3680 keyboards (#6069)

* add runner3680

* Remove unnecessary code
71 files changed:
keyboards/runner3680/3x6/3x6.c [new file with mode: 0644]
keyboards/runner3680/3x6/3x6.h [new file with mode: 0644]
keyboards/runner3680/3x6/config.h [new file with mode: 0644]
keyboards/runner3680/3x6/keymaps/default/config.h [new file with mode: 0644]
keyboards/runner3680/3x6/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/runner3680/3x6/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/runner3680/3x6/rules.mk [new file with mode: 0644]
keyboards/runner3680/3x7/3x7.c [new file with mode: 0644]
keyboards/runner3680/3x7/3x7.h [new file with mode: 0644]
keyboards/runner3680/3x7/config.h [new file with mode: 0644]
keyboards/runner3680/3x7/keymaps/default/config.h [new file with mode: 0644]
keyboards/runner3680/3x7/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/runner3680/3x7/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/runner3680/3x7/rules.mk [new file with mode: 0644]
keyboards/runner3680/3x8/3x8.c [new file with mode: 0644]
keyboards/runner3680/3x8/3x8.h [new file with mode: 0644]
keyboards/runner3680/3x8/config.h [new file with mode: 0644]
keyboards/runner3680/3x8/keymaps/default/config.h [new file with mode: 0644]
keyboards/runner3680/3x8/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/runner3680/3x8/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/runner3680/3x8/rules.mk [new file with mode: 0644]
keyboards/runner3680/4x6/4x6.c [new file with mode: 0644]
keyboards/runner3680/4x6/4x6.h [new file with mode: 0644]
keyboards/runner3680/4x6/config.h [new file with mode: 0644]
keyboards/runner3680/4x6/keymaps/default/config.h [new file with mode: 0644]
keyboards/runner3680/4x6/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/runner3680/4x6/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/runner3680/4x6/rules.mk [new file with mode: 0644]
keyboards/runner3680/4x7/4x7.c [new file with mode: 0644]
keyboards/runner3680/4x7/4x7.h [new file with mode: 0644]
keyboards/runner3680/4x7/config.h [new file with mode: 0644]
keyboards/runner3680/4x7/keymaps/default/config.h [new file with mode: 0644]
keyboards/runner3680/4x7/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/runner3680/4x7/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/runner3680/4x7/rules.mk [new file with mode: 0644]
keyboards/runner3680/4x8/4x8.c [new file with mode: 0644]
keyboards/runner3680/4x8/4x8.h [new file with mode: 0644]
keyboards/runner3680/4x8/config.h [new file with mode: 0644]
keyboards/runner3680/4x8/keymaps/default/config.h [new file with mode: 0644]
keyboards/runner3680/4x8/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/runner3680/4x8/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/runner3680/4x8/rules.mk [new file with mode: 0644]
keyboards/runner3680/5x6/5x6.c [new file with mode: 0644]
keyboards/runner3680/5x6/5x6.h [new file with mode: 0644]
keyboards/runner3680/5x6/config.h [new file with mode: 0644]
keyboards/runner3680/5x6/keymaps/default/config.h [new file with mode: 0644]
keyboards/runner3680/5x6/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/runner3680/5x6/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/runner3680/5x6/rules.mk [new file with mode: 0644]
keyboards/runner3680/5x7/5x7.c [new file with mode: 0644]
keyboards/runner3680/5x7/5x7.h [new file with mode: 0644]
keyboards/runner3680/5x7/config.h [new file with mode: 0644]
keyboards/runner3680/5x7/keymaps/default/config.h [new file with mode: 0644]
keyboards/runner3680/5x7/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/runner3680/5x7/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/runner3680/5x7/rules.mk [new file with mode: 0644]
keyboards/runner3680/5x8/5x8.c [new file with mode: 0644]
keyboards/runner3680/5x8/5x8.h [new file with mode: 0644]
keyboards/runner3680/5x8/config.h [new file with mode: 0644]
keyboards/runner3680/5x8/keymaps/JIS/config.h [new file with mode: 0644]
keyboards/runner3680/5x8/keymaps/JIS/keymap.c [new file with mode: 0644]
keyboards/runner3680/5x8/keymaps/JIS/rules.mk [new file with mode: 0644]
keyboards/runner3680/5x8/keymaps/default/config.h [new file with mode: 0644]
keyboards/runner3680/5x8/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/runner3680/5x8/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/runner3680/5x8/rules.mk [new file with mode: 0644]
keyboards/runner3680/config.h [new file with mode: 0644]
keyboards/runner3680/readme.md [new file with mode: 0644]
keyboards/runner3680/rules.mk [new file with mode: 0644]
keyboards/runner3680/runner3680.c [new file with mode: 0644]
keyboards/runner3680/runner3680.h [new file with mode: 0644]