aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbd75/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-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.
* Support KBD75 rev 2 (#3261)MechMerlin2018-06-281-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
* KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon2017-06-191-0/+58