You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis e30d0e5287
Migrate RGB Matrix config to info.json - M (#22908)
3 months ago
..
keymaps Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) 4 months ago
ld adding noah keyboard (#7432) 4 years ago
board.h ChibiOS conf migrations... take 10 (#11617) 3 years ago
chconf.h ChibiOS conf migrations... take 11 (#11646) 3 years ago
config.h Migrate RGB Matrix config to info.json - M (#22908) 3 months ago
halconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
info.json Migrate RGB Matrix config to info.json - M (#22908) 3 months ago
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 1 year ago
mcuconf.h Update to ChibiOS 20.3.4, support builds against trunk (#14208) 2 years ago
noah.c Update keyboard LED driver configs (#22638) 4 months ago
readme.md Fix typos in matrix/noah readme (#16735) 2 years ago
rules.mk rgblight: driver selection cleanups (#21558) 8 months 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.