qmk-firmware/keyboards/40percentclub/nori
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
..
keymaps [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 2019-11-21 22:40:29 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Keyboard: Initial nori port (#4542) 2018-12-05 08:36:31 -08:00
nori.c Keyboard: Initial nori port (#4542) 2018-12-05 08:36:31 -08:00
nori.h Keyboard: Initial nori port (#4542) 2018-12-05 08:36:31 -08:00
readme.md Keyboard: Initial nori port (#4542) 2018-12-05 08:36:31 -08:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00

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.