summaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/keymaps/default
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark1-4/+0
2018-07-12Minidox refactor and Configurator support (#3373)noroadsleft1-3/+1
* Matrix refactor * Keymap refactor: #include QMK_KEYBOARD_H * Configurator support
2018-04-08More Configurator Warning Fixes (#2716)MechMerlin1-5/+5
* 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
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson1-1/+1
2017-07-11Adds Minidox Keyboard (#1487)That-Canadian1-0/+168
* merge * line ending stuff * Added MiniDox keyboard folder / configs / and some keymaps * Updated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB * cleaned up that_canadian keymap comments * Fixed RGB being enabled by default, now it must be turned on at the keymap level