qmk-dactyl-manuform-a/keyboards/40percentclub/nori
devilzmods 83b21deafc
[Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-21 10:47:18 -08:00
..
keymaps Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
config.h [Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465) 2021-12-21 10:47:18 -08:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
nori.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
nori.h 40percentclub/nori: fix matrix reference in LAYOUT_ortho_4x8 (#13866) 2021-08-03 00:04:07 -07:00
readme.md Keyboard: Initial nori port (#4542) 2018-12-05 08:36:31 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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.