aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kona_classic/keymaps/iso_split_arrows/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-3/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
|
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-22/+16
| | | | | | | | | | | | | | | | * 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
* Keyboard: Kona Classic refactor and Configurator update (#3464)noroadsleft2018-07-221-17/+17
| | | | | | | | * Refactor: matrices and keymaps * Configurator support * Readme cleanup
* Created Kona Classic config (#1791)DangerousParts2017-10-311-0/+98
* Created Kona Classic config * Fixed KonaClassic config * Updated README * Updated Readme to conform to format standards * Added ANSI and ISO layout options * Fixed images in Readme * Added labels to images * Added absolute links to images in Readme * Image link updates again * Fixed bottom row keys in some layouts * Fixed Grave and Tilde * Fixed Underglow in Kona Classic configs * Renamed KonaClassic to kona_classic