]> git.donarmstrong.com Git - qmk_firmware.git/commit
included amj40 implementation of nhou7 from https://github.com/nhou7/qmk_firmware_amj40
authorFabian Topfstedt <topfstedt@schneevonmorgen.com>
Wed, 26 Jul 2017 10:46:04 +0000 (12:46 +0200)
committerFabian Topfstedt <topfstedt@schneevonmorgen.com>
Wed, 26 Jul 2017 10:46:04 +0000 (12:46 +0200)
commit4a1f701d9f3569061d0613599fced54be32b5a54
tree720e2225694e4417568aab539b9c3191b2a3603f
parentde9331c50cb8ec769f7f4fb2eb7a73a435fc4db2
included amj40 implementation of nhou7 from https://github.com/nhou7/qmk_firmware_amj40
keyboards/amj40/Makefile [new file with mode: 0755]
keyboards/amj40/amj40.c [new file with mode: 0755]
keyboards/amj40/amj40.h [new file with mode: 0755]
keyboards/amj40/config.h [new file with mode: 0755]
keyboards/amj40/keymaps/default/Makefile [new file with mode: 0755]
keyboards/amj40/keymaps/default/build.sh [new file with mode: 0755]
keyboards/amj40/keymaps/default/keymap.c [new file with mode: 0755]
keyboards/amj40/keymaps/default/readme.md [new file with mode: 0755]
keyboards/amj40/keymaps/default/updatemerge.sh [new file with mode: 0755]
keyboards/amj40/readme.md [new file with mode: 0755]
keyboards/amj40/rules.mk [new file with mode: 0755]