qmk-dactyl-manuform-a/keyboards/ergo42
Drashna Jaelre f0b30e0027
Make Swap Hands use PROGMEM (#12284)
This converts the array that the Swap Hands feature uses to use PROGMEM,
and to read from that array, as such. Since this array never changes at
runtime, there is no reason to keep it in memory. Especially for AVR
boards, as memory is a precious resource.
2021-05-09 23:21:09 -07:00
..
keymaps [Keymap] Added Bépo layout to Kyria (#9272) 2020-07-14 00:42:29 -07:00
rev1 Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h
ergo42.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
ergo42.h
info.json Resolve a number of warnings in `qmk generate-api` (#12833) 2021-05-08 12:44:05 -07:00
readme.md
rules.mk Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00

readme.md

Ergo42

Ergo42

The Answer to the Ultimate Question of Life, the Universe, and at least Keyboards.
A split 7x4 ortholinear keyboard. Hardware project repo

Make example for this keyboard (after setting up your build environment):

make ergo42/rev1:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.