qmk-firmware/keyboards/matrix/noah
yulei ede67df6bd [Keyboard] fixed noah info.json (#7502)
* fixed noah info.json

* fixed iso keymap and adding default iso keymaps

* keymap cleanup

* verified through the qmk configurator preview mode
2019-11-29 15:48:55 -08:00
..
boards/noah_bd adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
keymaps [Keyboard] fixed noah info.json (#7502) 2019-11-29 15:48:55 -08:00
ld adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
bootloader_defs.h adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
chconf.h adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
config.h adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
eeprom_f4.c adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
eeprom_f4.h adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
halconf.h adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
info.json [Keyboard] fixed noah info.json (#7502) 2019-11-29 15:48:55 -08:00
matrix.c adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
mcuconf.h adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
noah.c adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
noah.h [Keyboard] fixed noah info.json (#7502) 2019-11-29 15:48:55 -08:00
readme.md adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
rules.mk adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
ws2812_f4.c adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
ws2812_f4.h adding noah keyboard (#7432) 2019-11-27 07:54:02 -08: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.