You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655)
2 years ago
..
keymaps [Keymap] Added personal 36 key layout for 40percentclub's nori (#15980) 2 years ago
config.h Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 2 years ago
info.json Fix 40percentclub USB descriptors (#16638) 2 years ago
nori.c Remove empty override functions (#14312) 2 years ago
nori.h 40percentclub/nori: fix matrix reference in LAYOUT_ortho_4x8 (#13866) 2 years ago
readme.md Keyboard: Initial nori port (#4542) 5 years ago
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2 years ago

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.