summaryrefslogtreecommitdiff
path: root/keyboards/kbd75/config.h
AgeCommit message (Collapse)Author
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-06-28Support KBD75 rev 2 (#3261)MechMerlin
* Restructure kbd75 to support multiple revs * add rev2 files * fix config comments * try and avoid duplicate code for LAYOUT macros * keep the same layouts for rev2 for info.json * Add QMK Configurator support for the numpad layout * update readme to talk about rev2
2017-06-19KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon