qmk-dactyl-manuform-a/keyboards/matrix/noah
Joel Challis 282e916d86
Remove use of __flash due to LTO issues (#15268)
2021-11-24 18:38:49 +11:00
..
keymaps
ld
board.h
bootloader_defs.h
chconf.h
config.h Require explicit enabling of RGB Matrix modes (#15018) 2021-11-15 10:41:04 -08:00
halconf.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
matrix.c [Bug] Fix compile issues for boards with custom matrix (#14323) 2021-09-05 23:35:42 +01:00
mcuconf.h Update to ChibiOS 20.3.4, support builds against trunk (#14208) 2021-11-03 08:26:40 +11:00
noah.c Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11:00
noah.h
readme.md
rules.mk Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2021-11-05 08:18:09 +11: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 Keybaord

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.