aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/iris/keymaps/osiris
Commit message (Collapse)AuthorAgeFilesLines
* VIA Configurator Refactor (#7268)Wilba2020-01-031-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* [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-223-17/+23
| | | | | | * 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-122-12/+39
| | | | | | | | | | * 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-064-0/+161
* 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