aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/iris/keymaps/osiris/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Shift RGB layout keys to the right by one to be consistent with ↵Sid Carter2019-07-281-15/+11
| | | | | | | | other keymap layouts (#6431) * move rgb toggles by one key to be consistent with all other keyboard layouts I have * also remove unnecessary audio stuff
* [Keymap] Switch Iris keymap from workman to colemak (#6385)Sid Carter2019-07-221-16/+16
| | | | | | * via support and colemak layout * figures tap and hold parts don't work vith via enabled - so those are commented out for now
* [Keymap] Add workman to my iris keymap (#6319)Sid Carter2019-07-121-11/+36
| | | | | | | | | | * add workman to my iris keymap * updates for readme.md * remove redundant paths * switch up and down
* My personal keymap for the Iris Rev3 (#6271)Sid Carter2019-07-061-0/+116
* updates to my iris keymap * some rational updates to the keymap - let's see how this works * updates to my iris keymap * some rational updates to the keymap - let's see how this works * add mouse keys and remove unused keys and some cleanup * a little bit more cleanup * actually enable mousekeys * fix markdown lint complaints * fix capitalization * changes made per suggestions