summaryrefslogtreecommitdiff
path: root/keyboards/org60/keymaps/default
AgeCommit message (Collapse)Author
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark
* Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-02-14Migrate fn_actions for default keymaps (#4935)fauxpark
* Migrate fn_actions for default keymaps * Rename the Grave/Escape Shift masks * No need for shift_esc_shift_mask * Change breaks to return false * Right align pointers * Add default case * Separate cases with empty lines
2018-06-25Add QMK Configurator Support for ORG60 (#3228)MechMerlin
* Add additional readme notes on how to fix the flickering backlight issue * Add QMK Configurator support
2017-08-09Rename 'base' to 'default'Ryan Sullivan
Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file.