forked from forks/qmk_firmware
* fix abacus so it works with configurator
* create the keymap path if it doesn't exist
* bpiphany/unloved_bastard: remove the nested macros, move default keymap to json
* readd the unloved_bastard default keymap
* fix clueboard/card
* fixup handwired/2x5keypad
* fixup hub16
* matrix/noah: remove the broken matrix print code to fix compilation
* reinstate matrix_print with the right include
* Revert "create the keymap path if it doesn't exist"
This reverts commit
|
||
|---|---|---|
| .. | ||
| boards/noah_bd | ||
| keymaps | ||
| ld | ||
| 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.