You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
1013 B

  1. # NOAH 65 keyboard
  2. ![NOAH](https://raw.githubusercontent.com/yulei/qmk_webusb_tool/master/public/noah.jpg)
  3. This was the first 65% keyboard made by the Matrix team, it had the following features:
  4. - per key rgb led
  5. - 7 RGB led for caps, scroll , num lock and layer state indicator, or just play light animation effects
  6. - ansi and iso layouts, and split spacebar supported
  7. - pre-programmed bootloader which emulated usb stick to ease firmware updating
  8. Keyboard Maintainer: [astro](https://github.com/yulei)
  9. Hardware Supported: Matrix NOAH keyboard
  10. Hardware Availability: [NOAH Keyboard](https://geekhack.org/index.php?topic=102300.0)
  11. Make example for this keyboard (after setting up your build environment):
  12. make matrix/noah:default
  13. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).