aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/katana60/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] katana60: Fix = key in default keymap (#6941)Lukas Werling2019-10-071-1/+1
| | | | | | The top-right key should be = and not the shifted pseudo-key +. This matches the sample layout from the picture in the readme [0]. [0]: https://i.imgur.com/xVkODOu.jpg
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-16/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-3/+0
|
* Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark2019-01-241-6/+0
|
* Katana60 refactor and Configurator update (#3242)noroadsleft2018-06-271-5/+5
| | | | | | | | * Matrix refactor * Configurator support * Keymap refactor
* Katana60 (#2068)Baris Tosun2017-12-053-0/+137
* Add files via upload * katana60 defaults, initial pull-request * removed icons from google drive * added simple readme files * pull-request updates * readme file updated * readme file formatting * improvements before live * colemak readme * updated readme files * removed makefiles and updated readme