aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/omgvee
Commit message (Collapse)AuthorAgeFilesLines
* Reduce CRKBD firmware size by reducing layer numbers (#5471)Drashna Jaelre2019-04-181-4/+3
| | | | | | | | | | | | | | | | * Reduce CRKBD firmware size by reducing layer numbers * Update layer output code based on mtei's suggestion/code * Fix spacing * Revert "Update layer output code based on mtei's suggestion/code" This reverts commit 036d347db309170afd5676e694adfda69f912615. Unfortunately, because this is NOT in the keymap itself, the layer macros aren't accessible and will error on commit * Add comment for future person
* [omgvee:keymap] minor changes and fw size optimizations (#5150)VM2019-02-163-4/+8
| | | | | | - flags for the linker - added INSERT key as I kinda use it for work fairly often - turned on more things in rules.mk since I recovered space via linker flags and whatnot
* [Keymap] some mods to my (omgvee) Helidox keymap (#4972)VM2019-01-274-11/+21
| | | | | | | | * moved some stuff around on my iris layout, but don't expect a lot of changes in the future * good working setup * [keymap] some mods to my (omgvee) Helidox keymap
* [Keymap] my keymap for the crkbd and update my iris keymap readme (#4788)VM2019-01-124-0/+330
* adding my keymap primarily to iris * adding my crkbd keymap and update my iris keymap readme with an extra pic * incorporting @drashna's suggestions