summaryrefslogtreecommitdiffstats
path: root/users/edvorakjp/edvorakjp.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* [Keymap] Remove LAYOUT_kc macros from edvorakjp keymaps (#12217)Ryo Maeda2021-04-091-19/+9
|
* Update edvorak keymap simplify (#5350)epaew2019-03-091-6/+0
| | | | | | | | * Update edvorakjp layouts * swap master hand * update tapping_term
* Keymap: Refactor edvorakjp user library (#4480)epaew2018-11-261-215/+7
| | | | | | | | | | | | * Refactor edvorakjp user library * add tap dance support * update keymaps * edvorakjp: add SWAP_SCLN option * fix behavior of SWAP_SCLN
* Add edvorakjp layout for the Iris keyboard (#3020)epaew2018-05-221-0/+246
* add edvorakjp libraries * add edvorakjp iris keymap * change the custom eeconfig's address to prevent future address conflicts * deleted the verbose line of rule.mk