]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add support for Nomu30 (#5759)
authorNaoto Takai <takai@recompile.net>
Thu, 2 May 2019 14:33:04 +0000 (23:33 +0900)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Thu, 2 May 2019 14:33:04 +0000 (07:33 -0700)
commitde5c8d86b432f0481f73602d978ac8f4249c3819
treeb44204798bf9e835cdca51c7ce40e83d787aff0d
parent7e68faa3361902458ef7d02e4ae156b2ed4e2303
Add support for Nomu30 (#5759)
keyboards/nomu30/config.h [new file with mode: 0644]
keyboards/nomu30/info.json [new file with mode: 0644]
keyboards/nomu30/keymaps/default/config.h [new file with mode: 0644]
keyboards/nomu30/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/nomu30/keymaps/default/readme.md [new file with mode: 0644]
keyboards/nomu30/nomu30.c [new file with mode: 0644]
keyboards/nomu30/nomu30.h [new file with mode: 0644]
keyboards/nomu30/readme.md [new file with mode: 0644]
keyboards/nomu30/rules.mk [new file with mode: 0644]