summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/omgvee
AgeCommit message (Collapse)AuthorFilesLines
2019-04-18Reduce CRKBD firmware size by reducing layer numbers (#5471)Drashna Jaelre1-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
2019-02-17[omgvee:keymap] minor changes and fw size optimizations (#5150)VM3-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
2019-01-28[Keymap] some mods to my (omgvee) Helidox keymap (#4972)VM4-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
2019-01-13[Keymap] my keymap for the crkbd and update my iris keymap readme (#4788)VM4-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