Ryan 522048725f Move `RGB_MATRIX_DRIVER` to data driven (#20350) 3 years ago
..
keymaps cf935d97ae Fix functions with empty params (#19647) 3 years ago
ld 265c415f5e adding noah keyboard (#7432) 6 years ago
board.h 19c180ef88 ChibiOS conf migrations... take 10 (#11617) 5 years ago
chconf.h bdb757e189 ChibiOS conf migrations... take 11 (#11646) 5 years ago
config.h 47966dc2a6 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 3 years ago
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 years ago
info.json 522048725f Move `RGB_MATRIX_DRIVER` to data driven (#20350) 3 years ago
matrix.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 years ago
mcuconf.h 5da04fb45b Update to ChibiOS 20.3.4, support builds against trunk (#14208) 4 years ago
noah.c 7bfc2a367d Move 65% layouts to data driven (#20308) 3 years ago
readme.md f874984b96 Fix typos in matrix/noah readme (#16735) 4 years ago
rules.mk 522048725f Move `RGB_MATRIX_DRIVER` to data driven (#20350) 3 years ago

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.