James Young efdd4f4d50 Clean-up of `#define _ADJUST 16` instances (#18182) 2 жил өмнө
..
keymaps efdd4f4d50 Clean-up of `#define _ADJUST 16` instances (#18182) 2 жил өмнө
config.h 154d35ac14 Remove `UNUSED_PINS` (#17931) 3 жил өмнө
info.json 8d90cf36f1 Fix 40percentclub USB descriptors (#16638) 3 жил өмнө
nori.c fe6d6cf76d Remove empty override functions (#14312) 3 жил өмнө
nori.h 4d42fb2031 40percentclub/nori: fix matrix reference in LAYOUT_ortho_4x8 (#13866) 4 жил өмнө
readme.md 20130e010b Keyboard: Initial nori port (#4542) 6 жил өмнө
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) 3 жил өмнө

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.