summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* DZ60: Add Caps Lock LED for default keymap (#2800)nariox2018-04-241-0/+8
| | | Commit b546da0 added better init handling, but removed Caps Lock LED handling. This re-adds it (in the right place).
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-071-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 DZ60 support (#1734)Jack Humbert2017-09-191-0/+61
* adds support for dz60 * fix dz60 readme