qmk-dactyl-manuform-a/keyboards/kb_elmo/noah_avr
James Young 9aedf515c0
kb-elmo Noah AVR Community Layout support and Configurator fix (#14078)
* 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
2021-08-19 18:46:22 +01:00
..
keymaps kb-elmo Noah AVR Community Layout support and Configurator fix (#14078) 2021-08-19 18:46:22 +01:00
config.h add support for Noah AVR PCB (#11563) 2021-03-16 10:03:16 +11:00
info.json kb-elmo Noah AVR Community Layout support and Configurator fix (#14078) 2021-08-19 18:46:22 +01:00
noah_avr.c add support for Noah AVR PCB (#11563) 2021-03-16 10:03:16 +11:00
noah_avr.h kb-elmo Noah AVR Community Layout support and Configurator fix (#14078) 2021-08-19 18:46:22 +01:00
readme.md add support for Noah AVR PCB (#11563) 2021-03-16 10:03:16 +11:00
rules.mk kb-elmo Noah AVR Community Layout support and Configurator fix (#14078) 2021-08-19 18:46:22 +01:00

readme.md

Noah AVR

noah_avr

AVR based drop-in replacement PCB for the Matrix Noah keyboard

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.