]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added M10-B implementation
authorWilba6582 <Jason.S.Wiliams@gmail.com>
Sat, 14 Jul 2018 06:51:34 +0000 (16:51 +1000)
committerJack Humbert <jack.humb@gmail.com>
Sun, 15 Jul 2018 16:50:36 +0000 (12:50 -0400)
commit3d9fda3629c09819f2b7c07c68e3504bdf4cd0d3
tree43851ffdfdce8a81762fe2641639d4d6131903c3
parentffa119941cac14d6e81853da670f8223823112c3
Added M10-B implementation
13 files changed:
keyboards/rama/m10_b/config.h [new file with mode: 0644]
keyboards/rama/m10_b/info.json [new file with mode: 0644]
keyboards/rama/m10_b/keymaps/default/config.h [new file with mode: 0644]
keyboards/rama/m10_b/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/rama/m10_b/keymaps/default/readme.md [new file with mode: 0644]
keyboards/rama/m10_b/keymaps/knops/config.h [new file with mode: 0644]
keyboards/rama/m10_b/keymaps/knops/keymap.c [new file with mode: 0644]
keyboards/rama/m10_b/keymaps/knops/readme.md [new file with mode: 0644]
keyboards/rama/m10_b/m10_b.c [new file with mode: 0644]
keyboards/rama/m10_b/m10_b.h [new file with mode: 0644]
keyboards/rama/m10_b/readme.md [new file with mode: 0644]
keyboards/rama/m10_b/rules.mk [new file with mode: 0644]
keyboards/rama/m6_a/keymaps/default/readme.md