aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-075-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Adding Haegin's keyboard layout for the ergodox and minidox (#2637)Harry Mills2018-03-281-0/+92
| | | | | | | | | | | | * Add Haegin's keymap * Potential improvements to the keyboard * Add haegin minidox layout * Add Haegin's keyboard to ergodox layouts * Update Haegin's minidox keymap
* Add keymap for atreus and minidox (#2079)khitsule2017-12-023-0/+102
| | | | | | * keymap for atreus and minidox * minidox keymap khitsule cleaned
* Add tomb0y's minidox layoutzs2017-10-142-0/+193
|
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-5/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | * 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
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-1/+1
|
* Changed my personal keymap and config.That-Canadian2017-08-072-14/+3
|
* Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵That-Canadian2017-07-141-0/+4
|\ | | | | | | minidox
| * Fixed RGB being enabled by default, now it must be turned on at the keymap levelThat-Canadian2017-07-101-0/+2
| |
| * cleaned up that_canadian keymap commentsThat-Canadian2017-07-101-3/+3
| |
| * Updated minidox rev1 config, and readme. Also updated that_canadian keymap ↵That-Canadian2017-07-103-2/+42
| | | | | | | | to include RGB
| * Added MiniDox keyboard folder / configs / and some keymapsThat-Canadian2017-07-102-0/+340
|
* Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian2017-07-142-2/+4
| | | | Also updated that_canadian keymap
* Adds Minidox Keyboard (#1487)That-Canadian2017-07-104-0/+382
* 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