qmk_firmware/keyboards/matrix/noah
jack d5e622b979
Remove `DEBOUNCE` macro usage (#19750)
2023-02-06 08:36:01 +11:00
..
keymaps Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
ld
board.h
chconf.h
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
halconf.h
info.json Migrate `LAYOUTS` to data driven (#19541) 2023-01-10 02:48:20 +00:00
matrix.c Remove `DEBOUNCE` macro usage (#19750) 2023-02-06 08:36:01 +11:00
mcuconf.h
noah.c Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2022-09-23 22:46:23 +10:00
noah.h
readme.md
rules.mk Migrate `LAYOUTS` to data driven (#19541) 2023-01-10 02:48:20 +00: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.