]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add reddot handwired keyboard.
authorupils <upils@bigboss>
Tue, 31 Jan 2017 21:37:03 +0000 (22:37 +0100)
committerupils <upils@bigboss>
Tue, 31 Jan 2017 21:37:03 +0000 (22:37 +0100)
commitf36fc1d2e534b23bfd9794dab85859f6a9fbeb18
tree32dc290c0b085c40f8ec8f309d33dbfe6aef2557
parentec05f654210a01ef82db2ab54e6065783536b802
Add reddot handwired keyboard.
keyboards/handwired/reddot/Makefile [new file with mode: 0755]
keyboards/handwired/reddot/config.h [new file with mode: 0755]
keyboards/handwired/reddot/keymaps/default/keymap.c [new file with mode: 0755]
keyboards/handwired/reddot/keymaps/default/readme.md [new file with mode: 0755]
keyboards/handwired/reddot/readme.md [new file with mode: 0755]
keyboards/handwired/reddot/reddot.c [new file with mode: 0755]
keyboards/handwired/reddot/reddot.h [new file with mode: 0755]
keyboards/handwired/reddot/rules.mk [new file with mode: 0755]