]> git.donarmstrong.com Git - qmk_firmware.git/commit
adds the gh80_3000 project (#2132)
authorfarmakon <andreabrando@gmail.com>
Sun, 10 Dec 2017 19:44:04 +0000 (20:44 +0100)
committerJack Humbert <jack.humb@gmail.com>
Sun, 10 Dec 2017 19:44:04 +0000 (14:44 -0500)
commitd9983082c2c92bc7d612cb50297d0f61854d3c36
tree61196fb6529890ce858221fd0ff913576efb8dd4
parent41d5d3e6558d2b25680a66ba79e12bd9f1577328
adds the gh80_3000 project (#2132)
keyboards/gh80_3000/config.h [new file with mode: 0644]
keyboards/gh80_3000/gh80_3000.c [new file with mode: 0644]
keyboards/gh80_3000/gh80_3000.h [new file with mode: 0644]
keyboards/gh80_3000/keymaps/ansi_std/keymap.c [new file with mode: 0644]
keyboards/gh80_3000/keymaps/ansi_wkl/keymap.c [new file with mode: 0644]
keyboards/gh80_3000/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/gh80_3000/keymaps/iso_default/keymap.c [new file with mode: 0644]
keyboards/gh80_3000/keymaps/iso_std/keymap.c [new file with mode: 0644]
keyboards/gh80_3000/keymaps/iso_wkl/keymap.c [new file with mode: 0644]
keyboards/gh80_3000/readme.md [new file with mode: 0644]
keyboards/gh80_3000/rules.mk [new file with mode: 0644]