aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/rev1/rev1.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor minidox to use split_common (#7924)Joel Challis2020-01-291-6/+1
| | | | | | * Initial refactor of minidox to split_common * post rebase fixes
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-3/+0
|
* Minidox refactor and Configurator support (#3373)noroadsleft2018-07-121-15/+18
| | | | | | | | * Matrix refactor * Keymap refactor: #include QMK_KEYBOARD_H * Configurator support
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Adds Minidox Keyboard (#1487)That-Canadian2017-07-101-0/+28
* 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