1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/40percentclub/nori
Ryan 4869b8061c
Move ortho & numpad layouts to data driven (#20183)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
..
keymaps Clean-up of #define _ADJUST 16 instances (#18182) 2022-08-27 23:13:44 -07:00
config.h Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
info.json Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
readme.md Keyboard: Initial nori port (#4542) 2018-12-05 08:36:31 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.