Zach White 38d8d5445e Remove KEYMAP and LAYOUT_kc (#12160) hace 5 años
..
keymaps 6cf574396a [Keyboard] Update default keymaps to use `layer_state_t` (#7444) hace 6 años
config.h 6937f1d70e Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) hace 5 años
info.json 20130e010b Keyboard: Initial nori port (#4542) hace 7 años
nori.c 20130e010b Keyboard: Initial nori port (#4542) hace 7 años
nori.h 38d8d5445e Remove KEYMAP and LAYOUT_kc (#12160) hace 5 años
readme.md 20130e010b Keyboard: Initial nori port (#4542) hace 7 años
rules.mk 7161d65070 Remove FAUXCLICKY feature (deprecated) (#11829) hace 5 años

readme.md

nori

nori

A 4x12 matrix using 3 modular 4x4 matrix boards and powered by a Pro Micro.

this one is using a Pro Micro. The Pro Micro has less data pins available so only 3 boards can be connected instead of 4. There are 2 pins left over, I used one (B5) for a backlight circuit like on a Gherkin. The other data pin (B4) is left for possible use with a WS2812B strip.

Keyboard Maintainer: QMK Community
Hardware Supported: nori PCB
Hardware Availability: nori project on 40% Keyboards

Make example for this keyboard (after setting up your build environment):

make 40percentclub/nori:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.