aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/org60/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-14/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+0
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* 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.