You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/ergo42
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
6 years ago
..
keymaps Remove keymap_config extern from default keymaps (#7399) 6 years ago
rev1 Remove old promicro_bootloader_jmp() declarations (#6444) 6 years ago
config.h
ergo42.c
ergo42.h
i2c.c
i2c.h
info.json Ergo42: Configurator patch (#4664) 6 years ago
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
readme.md Modified URLs to point to new locations 6 years ago
rules.mk Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 6 years ago
serial.c
serial.h
split_util.c
split_util.h

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.