summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/keymaps/khord/config.h
AgeCommit message (Collapse)Author
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
* Remove legacy USE_SERIAL define * tidy up missed comments
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
* 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 Khor
* modifications to add mouse buttons 1-4 and misc * Add khord chocopad keymap * fix merge message
2017-11-01Remove extra underscore from MASTER_RIGHT defineDanny Nguyen
2017-06-28update some copyright headersJack Humbert
2017-06-28cleanup lets_splitJack Humbert
2017-06-18Don't define RGBLED_NUM in let-split khord keymapFred Sundvik
It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different.
2017-06-15minor fixesDylan Khor
2017-06-15Add custom let's split keymapDylan Khor