qmk-dactyl-manuform-a/keyboards/ergo42
Yasuhiro Shimizu ffc2dc0359 Keymap: add yshrsmz keymaps (#3770)
* add ergo42 keymap

* add helix keymap

* add keymap for lets_split

* Add keymap for nyquist

* update keymaps to address review comments

- remove unneeded include
- use `#pragma once`
2018-09-01 09:38:29 -07:00
..
keymaps Keymap: add yshrsmz keymaps (#3770) 2018-09-01 09:38:29 -07:00
rev1 Ergo42: Refactor and Configurator support (#3150) 2018-06-08 10:58:12 -07:00
config.h Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05:00
ergo42.c Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency 2018-03-16 16:33:43 -04:00
ergo42.h Ergo42: Refactor and Configurator support (#3150) 2018-06-08 10:58:12 -07:00
i2c.c Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05:00
i2c.h Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05:00
info.json Ergo42: Refactor and Configurator support (#3150) 2018-06-08 10:58:12 -07:00
matrix.c Fix nyquist (and other splits using D2 in debouncing) (#3067) 2018-05-28 15:02:41 -07:00
readme.md Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05:00
rules.mk Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05:00
serial.c Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05:00
serial.h Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05:00
split_util.c Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05:00
split_util.h Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05: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

Keyboard Maintainer: Biacco42 @Biacco42
Hardware Supported: Ergo42 PCB, Pro Micro ATmega32u4
Hardware Availability: Ergo42 PCB and case

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

make ergo42/rev1:default:avrdude

See build environment setup then the make instructions for more information.