mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 01:14:48 +00:00
9aedf515c0
* noah_avr.h: use QMK 3-character notation for matrix positions * Community Layout support, Stage 1 - rename LAYOUT_ansi to LAYOUT_65_ansi_blocker - rename LAYOUT_ansi_splitbs to LAYOUT_65_ansi_blocker_split_bs - enable Community Layout support * info.json: add line breaks between rows * info.json: correct LAYOUT_iso data - unsplit the Backspace - change ANSI Enter to ISO Enter - split the left Shift * Community Layout support, Stage 2 - rename LAYOUT_iso to LAYOUT_65_iso_blocker - update Community Layout support * Community Layout support, Stage 3 - add LAYOUT_65_iso_blocker_split_bs - update Community Layout support * noah_avr.h: add matrix diagram |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
noah_avr.c | ||
noah_avr.h | ||
readme.md | ||
rules.mk |
Noah AVR
AVR based drop-in replacement PCB for the Matrix Noah keyboard
- Keyboard Maintainer: kb-elmo
- Hardware Supported: Noah AVR PCB
- Hardware Availability: https://github.com/kb-elmo/noah_avr
Make example for this keyboard (after setting up your build environment):
make kb_elmo/noah_avr:default
Flashing example for this keyboard:
make kb_elmo/noah_avr:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.