1
0
Fork 0
qmk_firmware/keyboards/matrix/noah
Lê Nguyễn Hoàng Nhân f874984b96
Fix typos in matrix/noah readme (#16735)
Change "keybaord" to keyboard
2022-03-26 19:35:19 +00:00
..
keymaps
ld adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
board.h
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Require explicit enabling of RGB Matrix modes (#15018) 2021-11-15 10:41:04 -08:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
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 Fixup bootloaders. (#16256) 2022-02-06 19:09:21 -08:00
noah.h
readme.md Fix typos in matrix/noah readme (#16735) 2022-03-26 19:35:19 +00:00
rules.mk Fixup bootloaders. (#16256) 2022-02-06 19:09:21 -08:00

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.