]> git.donarmstrong.com Git - qmk_firmware.git/commit
add Pinky keyboard (#4748)
authorMasayuki Sunahara <tamanishi@gmail.com>
Sat, 5 Jan 2019 17:35:48 +0000 (02:35 +0900)
committerDrashna Jaelre <drashna@live.com>
Sat, 5 Jan 2019 17:35:48 +0000 (09:35 -0800)
commitac7a9e3c66c59c8f35202269eebac692bb4c3716
tree457a4ac7fc1d17e5c604ee783bca0d010b0a2b1c
parentea47be936b41a31e2644ad3403d91010916683ce
add Pinky keyboard (#4748)

add Pinky (https://github.com/tamanishi/Pinky3) keyboard
19 files changed:
keyboards/pinky/3/3.c [new file with mode: 0644]
keyboards/pinky/3/3.h [new file with mode: 0644]
keyboards/pinky/3/config.h [new file with mode: 0644]
keyboards/pinky/3/keymaps/default/config.h [new file with mode: 0644]
keyboards/pinky/3/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/pinky/3/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/pinky/3/rules.mk [new file with mode: 0644]
keyboards/pinky/4/4.c [new file with mode: 0644]
keyboards/pinky/4/4.h [new file with mode: 0644]
keyboards/pinky/4/config.h [new file with mode: 0644]
keyboards/pinky/4/keymaps/default/config.h [new file with mode: 0644]
keyboards/pinky/4/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/pinky/4/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/pinky/4/rules.mk [new file with mode: 0644]
keyboards/pinky/config.h [new file with mode: 0644]
keyboards/pinky/pinky.c [new file with mode: 0644]
keyboards/pinky/pinky.h [new file with mode: 0644]
keyboards/pinky/readme.md [new file with mode: 0644]
keyboards/pinky/rules.mk [new file with mode: 0644]