Joel Challis 3d83b3e7c5 Migrate build target markers to keyboard.json - Misc (#23609) 2 years ago
..
keymaps a1c8b1ebf7 Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) 2 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 e30d0e5287 Migrate RGB Matrix config to info.json - M (#22908) 2 years ago
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 years ago
keyboard.json 3d83b3e7c5 Migrate build target markers to keyboard.json - Misc (#23609) 2 years ago
matrix.c 2dd406f08f Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2 years ago
mcuconf.h 5da04fb45b Update to ChibiOS 20.3.4, support builds against trunk (#14208) 4 years ago
noah.c f7cf40fa77 Add init function to RGBLight driver struct (#23076) 2 years ago
readme.md f874984b96 Fix typos in matrix/noah readme (#16735) 4 years ago
rules.mk 3d83b3e7c5 Migrate build target markers to keyboard.json - Misc (#23609) 2 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.