qmk-dactyl-manuform-a/keyboards/matrix/noah
Nick Brassel d85b27bbbc
Leftover early initialisation conversions (#11615)
* jm60

* ergodox_stm32

* F042 bootloader jumps.

* xiaomi/mk02 custom bootloader, no early-init bootloader jump for F072.

* matrix/m20add, matrix/noah
2021-01-20 00:23:07 +11:00
..
boards/noah_bd Leftover early initialisation conversions (#11615) 2021-01-20 00:23:07 +11:00
keymaps Matrix Noah 6.25U bottom row plus personal keymap using it (#10134) 2020-09-18 17:56:38 -07:00
ld adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
bootloader_defs.h Remove references to ch-bootloader-jump.patch (#10998) 2020-11-22 21:12:30 +00:00
chconf.h ChibiOS conf migrations... take 9 (#11598) 2021-01-18 13:16:59 +11:00
config.h Leftover early initialisation conversions (#11615) 2021-01-20 00:23:07 +11:00
halconf.h ChibiOS conf migrations... take 9 (#11598) 2021-01-18 13:16:59 +11:00
info.json clean up generate-api errors 2021-01-07 21:21:12 -08:00
matrix.c Fix compile issues from the error page (#11314) 2020-12-28 20:06:07 -08:00
mcuconf.h fixed #8259 (#8333) 2020-03-07 13:19:06 +00:00
noah.c [Keymap] Adding a Custom Keymap for Matrix Noah (#9581) 2020-07-02 18:05:38 +01:00
noah.h Matrix Noah 6.25U bottom row plus personal keymap using it (#10134) 2020-09-18 17:56:38 -07:00
readme.md adding noah keyboard (#7432) 2019-11-27 07:54:02 -08:00
rules.mk 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -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.