mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-15 16:35:15 +00:00
fe6d6cf76d
* Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z |
||
---|---|---|
.. | ||
keymaps | ||
ld | ||
board.h | ||
bootloader_defs.h | ||
chconf.h | ||
config.h | ||
halconf.h | ||
info.json | ||
matrix.c | ||
mcuconf.h | ||
noah.c | ||
noah.h | ||
readme.md | ||
rules.mk |
NOAH 65 keyboard
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.