forked from mirrors/qmk_firmware
74223c34a9
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` |
||
---|---|---|
.. | ||
keymaps | ||
ld | ||
board.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 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.