]> git.donarmstrong.com Git - qmk_firmware.git/commit
My Promethium keyboard firmware
authorPriyadi Iman Nurcahyo <priyadi@priyadi.net>
Sat, 26 Nov 2016 06:11:40 +0000 (13:11 +0700)
committerPriyadi Iman Nurcahyo <priyadi@priyadi.net>
Sat, 26 Nov 2016 06:11:40 +0000 (13:11 +0700)
commit4b0d16cd7bdcd41cffb17a7b6eed7cb44beaef34
treec98de94283462f11a085403f540a85c91bf52831
parent631b8999a737ec73610f8b569b1f775cadf08172
My Promethium keyboard firmware
14 files changed:
keyboards/handwired/promethium/Makefile [new file with mode: 0644]
keyboards/handwired/promethium/config.h [new file with mode: 0644]
keyboards/handwired/promethium/keymaps/priyadi/Makefile [new file with mode: 0644]
keyboards/handwired/promethium/keymaps/priyadi/config.h [new file with mode: 0644]
keyboards/handwired/promethium/keymaps/priyadi/flash.sh [new file with mode: 0755]
keyboards/handwired/promethium/keymaps/priyadi/keymap.c [new file with mode: 0644]
keyboards/handwired/promethium/keymaps/priyadi/readme.md [new file with mode: 0644]
keyboards/handwired/promethium/keymaps/readme.md [new file with mode: 0644]
keyboards/handwired/promethium/promethium.c [new file with mode: 0644]
keyboards/handwired/promethium/promethium.h [new file with mode: 0644]
keyboards/handwired/promethium/readme.md [new file with mode: 0644]
keyboards/handwired/promethium/rgbsps.c [new file with mode: 0644]
keyboards/handwired/promethium/rgbsps.h [new file with mode: 0644]
keyboards/handwired/promethium/rules.mk [new file with mode: 0644]