1
0
Fork 0
qmk_firmware/keyboards/ergo42
Hide 57113c7e49 Updated Ergo42 hdbx keymap (#2927)
* Add

* Revert "Add"

This reverts commit 4b10fef88712a63f4a91410410b4c99346fa1b24.

* Add Ergo42 keymaps

for JIS layout

* Fix hdbx keymap for Ergo42

Changed some keys layout and add description.

* Updated hdbx keymaps for Ergo42

Now using update_tri_layer_state.
Underglow color sync layer-switching.

* Fixed hdbx keymap

Deleted rgb define line (now using master)  and fixed some issues pointed out.

* update ignore

* fixed
2018-05-11 08:05:11 -07:00
..
keymaps Updated Ergo42 hdbx keymap (#2927) 2018-05-11 08:05:11 -07:00
rev1 Submit/ergo42 default keymap update (#2890) 2018-05-04 10:24:35 -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 Add support for 7x4 ortholinear split KB Ergo42 2017-12-07 11:10:39 -05: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
matrix.c Remove _quantum functions from custom matrix.c code 2018-02-06 12:25:30 -05: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.