summaryrefslogtreecommitdiffstats
path: root/keyboards/ergo42/keymaps/hdbx/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] move @Biacco42 's keebs into /biacco42 (#16080)peepeetee2022-01-311-215/+0
|
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-1/+1
|
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-3/+0
|
* Ergo42: Refactor and Configurator support (#3150)noroadsleft2018-06-081-94/+91
| | | | | | | | * Refactor * Configurator support * Switch macro names around
* Updated Ergo42 hdbx keymap (#2927)Hide2018-05-111-55/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fixed hdbx keymaps (#2899)hdbx2018-05-051-28/+32
| | | | | | | | | | | | | | | | * 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.
* Add new keymap for Ergo42 (#2891)hdbx2018-05-041-0/+188
* Add Ergo42 keymaps for JIS layout