Joel Challis 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) před 3 roky
..
keymaps cf935d97ae Fix functions with empty params (#19647) před 3 roky
ld 265c415f5e adding noah keyboard (#7432) před 6 roky
board.h 19c180ef88 ChibiOS conf migrations... take 10 (#11617) před 5 roky
chconf.h bdb757e189 ChibiOS conf migrations... take 11 (#11646) před 5 roky
config.h ebb512db82 Debounce defines cleanup (#19742) před 3 roky
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) před 5 roky
info.json 56555c61e1 Migrate `LAYOUTS` to data driven (#19541) před 3 roky
matrix.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) před 3 roky
mcuconf.h 5da04fb45b Update to ChibiOS 20.3.4, support builds against trunk (#14208) před 4 roky
noah.c 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) před 3 roky
noah.h ccbbf16389 Matrix Noah 6.25U bottom row plus personal keymap using it (#10134) před 5 roky
readme.md f874984b96 Fix typos in matrix/noah readme (#16735) před 4 roky
rules.mk 56555c61e1 Migrate `LAYOUTS` to data driven (#19541) před 3 roky

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.