summaryrefslogtreecommitdiff
path: root/keyboards/minidox/keymaps/that_canadian
AgeCommit message (Collapse)Author
2018-04-07More Configurator Warning Fixes (#2716)MechMerlin
* 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-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-07Changed my personal keymap and config.That-Canadian
2017-07-14Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵That-Canadian
minidox
2017-07-14Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian
Also updated that_canadian keymap
2017-07-10Adds Minidox Keyboard (#1487)That-Canadian
* 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
2017-07-10Fixed RGB being enabled by default, now it must be turned on at the keymap levelThat-Canadian
2017-07-10cleaned up that_canadian keymap commentsThat-Canadian
2017-07-10Updated minidox rev1 config, and readme. Also updated that_canadian keymap ↵That-Canadian
to include RGB
2017-07-10Added MiniDox keyboard folder / configs / and some keymapsThat-Canadian