qmk-firmware/keyboards/ergo42
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
..
keymaps Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
rev1 Remove old promicro_bootloader_jmp() declarations (#6444) 2019-08-21 02:05:08 +01: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: Configurator patch (#4664) 2018-12-15 13:39:05 -08:00
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -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.