aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/org60/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-8/+3
| | | | | | | | | | | | | | | | * 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
* Add QMK Configurator Support for ORG60 (#3228)MechMerlin2018-06-251-3/+3
| | | | | | * Add additional readme notes on how to fix the flickering backlight issue * Add QMK Configurator support
* Rename 'base' to 'default'Ryan Sullivan2017-08-092-0/+51
Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file.