1
0
Fork 0
qmk_firmware/keyboards/ergo42
Drashna Jaelre 7e99d869de Remove all of the deprecated RGB defines
Fixes #3641
2018-10-22 14:55:57 -04:00
..
keymaps Keymap: Add Koba's keymap for Ergo42. (#3965) 2018-09-26 11:04:31 -07:00
rev1 Remove all of the deprecated RGB defines 2018-10-22 14:55:57 -04: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 Replace outdated RGB/Audio information 2018-10-22 14:55:05 -04: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.