qmk_firmware/keyboards/matrix/noah
Ryan f3bae56808
Update keycodes for keyboards with RGB Matrix (#24484)
2024-11-24 12:03:08 +00:00
..
keymaps Update keycodes for keyboards with RGB Matrix (#24484) 2024-11-24 12:03:08 +00:00
ld
board.h
chconf.h
config.h `matrix/noah`: move RGB Matrix LED config to data driven (#24117) 2024-07-15 18:41:44 +10:00
halconf.h
keyboard.json WS2812 API rework (#24364) 2024-10-06 21:01:07 +13:00
matrix.c Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2024-03-30 14:07:19 +00:00
mcuconf.h
noah.c Update keycodes for keyboards with RGB Matrix (#24484) 2024-11-24 12:03:08 +00:00
readme.md
rules.mk Migrate build target markers to keyboard.json - Misc (#23609) 2024-04-25 08:42:48 +01:00

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.