aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/chocopad
Commit message (Collapse)AuthorAgeFilesLines
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
| | | | Fixes #3641
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-5/+1
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* keymap: Update khord let's split keymap and add chocopad keymap (#3482)Dylan Khor2018-07-253-0/+115
| | | | | | | | * modifications to add mouse buttons 1-4 and misc * Add khord chocopad keymap * fix merge message
* Refactor Chocopad to support LAYOUT_ortho_4x4 macro (#3106)noroadsleft2018-06-024-6/+8
| | | | | | | | | | * Refactor for Chocopad * Configurator update * Chocopad refactor for LAYOUT_ortho_4x4 * info.json update
* Refactor and Configurator update for Chocopad (#3099)noroadsleft2018-06-013-50/+31
| | | | | | * Refactor for Chocopad * Configurator update
* Add Chocopad keyboardDanny Nguyen2018-01-258-0/+234