aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/catch22/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-5/+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-2/+0
|
* Remove empty fn_actions[]fauxpark2019-01-111-3/+0
|
* Keymap: Update cache22 default keymap (#3597)Yan-Fa Li2018-08-091-5/+5
| | | - requested by rockydbull
* Keyboard: Add Catch 22 Hotswap Macropad to QMK (#3576)Yan-Fa Li2018-08-061-0/+31
* Initial Commit of catch22 macropad by rockydbull * Add configurator info.json * Use macros * Use pragma once * Use CA22 as product id * Clean up readme * Use the layer define value * Feedback from @drashna