]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Initial nori port (#4542)
authorzvecr <git@zvecr.com>
Wed, 5 Dec 2018 16:36:31 +0000 (16:36 +0000)
committerDrashna Jaelre <drashna@live.com>
Wed, 5 Dec 2018 16:36:31 +0000 (08:36 -0800)
commit20130e010badad1968762439e66c71dc4b0760a1
tree4987e9fd567515ebfaa38d8d047cbc4fdabf1599
parent86a7687a87a3b296ff2b823f12b971bd581b0708
Keyboard: Initial nori port (#4542)

* Initial nori port

* ortho_4x4 layout and RGB fixes

* Review fixes for superseded audio and default layer functionality
12 files changed:
keyboards/40percentclub/nori/config.h [new file with mode: 0644]
keyboards/40percentclub/nori/info.json [new file with mode: 0644]
keyboards/40percentclub/nori/keymaps/default/config.h [new file with mode: 0644]
keyboards/40percentclub/nori/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/40percentclub/nori/keymaps/default/readme.md [new file with mode: 0644]
keyboards/40percentclub/nori/keymaps/macro/config.h [new file with mode: 0644]
keyboards/40percentclub/nori/keymaps/macro/keymap.c [new file with mode: 0644]
keyboards/40percentclub/nori/keymaps/macro/readme.md [new file with mode: 0644]
keyboards/40percentclub/nori/nori.c [new file with mode: 0644]
keyboards/40percentclub/nori/nori.h [new file with mode: 0644]
keyboards/40percentclub/nori/readme.md [new file with mode: 0644]
keyboards/40percentclub/nori/rules.mk [new file with mode: 0644]