summaryrefslogtreecommitdiffstats
path: root/keyboards/chocopad
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-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.
2018-07-25keymap: Update khord let's split keymap and add chocopad keymap (#3482)Dylan Khor3-0/+115
* modifications to add mouse buttons 1-4 and misc * Add khord chocopad keymap * fix merge message
2018-06-02Refactor Chocopad to support LAYOUT_ortho_4x4 macro (#3106)noroadsleft4-6/+8
* Refactor for Chocopad * Configurator update * Chocopad refactor for LAYOUT_ortho_4x4 * info.json update
2018-06-01Refactor and Configurator update for Chocopad (#3099)noroadsleft3-50/+31
* Refactor for Chocopad * Configurator update
2018-01-25Add Chocopad keyboardDanny Nguyen8-0/+234