d02c4c5241
* Initial attempt at allowing keyboards to indicate what features they do not support * try to use a for loop instead * Update disable_features.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * add a few more features * remove my test fixture * disable things that make all:all suggested" Co-authored-by: Zach White <skullydazed@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
nori.c | ||
nori.h | ||
readme.md | ||
rules.mk |
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.