aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/keymaps/khitsule
Commit message (Collapse)AuthorAgeFilesLines
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+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.
* Minidox refactor and Configurator support (#3373)noroadsleft2018-07-121-3/+1
| | | | | | | | * Matrix refactor * Keymap refactor: #include QMK_KEYBOARD_H * Configurator support
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-071-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard
* Add keymap for atreus and minidox (#2079)khitsule2017-12-023-0/+102
* keymap for atreus and minidox * minidox keymap khitsule cleaned