Nick Brassel dd74b2326f ChibiOS, ChibiOS-Contrib updates (redux) (#26079) vor 3 Monaten
..
keymaps 86fbc9efe0 Remove blockader user keymap (#26075) vor 4 Monaten
ld 265c415f5e adding noah keyboard (#7432) vor 6 Jahren
board.h 19c180ef88 ChibiOS conf migrations... take 10 (#11617) vor 5 Jahren
chconf.h bdb757e189 ChibiOS conf migrations... take 11 (#11646) vor 5 Jahren
config.h a763dd5bbd `matrix/noah`: move RGB Matrix LED config to data driven (#24117) vor 2 Jahren
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) vor 5 Jahren
keyboard.json 960c4969a5 Remove empty `url` fields (#25181) vor 1 Jahr
matrix.c 2dd406f08f Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) vor 2 Jahren
mcuconf.h dd74b2326f ChibiOS, ChibiOS-Contrib updates (redux) (#26079) vor 3 Monaten
noah.c f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) vor 1 Jahr
readme.md f874984b96 Fix typos in matrix/noah readme (#16735) vor 4 Jahren
rules.mk 3d83b3e7c5 Migrate build target markers to keyboard.json - Misc (#23609) vor 2 Jahren

readme.md

NOAH 65 keyboard

NOAH This was the first 65% keyboard made by the Matrix team, it had the following features:

  • per key rgb led
  • 7 RGB led for caps, scroll , num lock and layer state indicator, or just play light animation effects
  • ansi and iso layouts, and split spacebar supported
  • pre-programmed bootloader which emulated usb stick to ease firmware updating

Keyboard Maintainer: astro
Hardware Supported: Matrix NOAH keyboard Hardware Availability: NOAH Keyboard

Make example for this keyboard (after setting up your build environment):

make matrix/noah:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.