summaryrefslogtreecommitdiffstats
path: root/keyboards/org60/keymaps/default
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre1-1/+0
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-02-15Migrate fn_actions for default keymaps (#4935)fauxpark1-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
2018-06-25Add QMK Configurator Support for ORG60 (#3228)MechMerlin1-3/+3
* Add additional readme notes on how to fix the flickering backlight issue * Add QMK Configurator support
2017-08-10Rename 'base' to 'default'Ryan Sullivan2-0/+51
Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file.