summaryrefslogtreecommitdiffstats
path: root/keyboards/kbd75/config.h
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-3/+0
* 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-29Support KBD75 rev 2 (#3261)MechMerlin1-1/+1
* 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-20KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon1-0/+58