summaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris/keymaps/osiris
AgeCommit message (Collapse)Author
2020-01-03VIA Configurator Refactor (#7268)Wilba
* VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
2019-07-28[Keymap] Shift RGB layout keys to the right by one to be consistent with ↵Sid Carter
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
2019-07-22[Keymap] Switch Iris keymap from workman to colemak (#6385)Sid Carter
* via support and colemak layout * figures tap and hold parts don't work vith via enabled - so those are commented out for now
2019-07-12[Keymap] Add workman to my iris keymap (#6319)Sid Carter
* add workman to my iris keymap * updates for readme.md * remove redundant paths * switch up and down
2019-07-06My personal keymap for the Iris Rev3 (#6271)Sid Carter
* 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