summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps/default
AgeCommit message (Collapse)AuthorFilesLines
2018-07-30Keyboard: Add caps lock led support to DZ60 (#3506)MechMerlin1-8/+0
* add caps lock led support to DZ60 * changes from drashna's code review comments * call led_set_user at the end of led_set_kb
2018-06-21DZ60 Configurator fix and refactor (#3205)noroadsleft1-1/+1
* Bugfix refactor * Added 60_iso layout to rules.mk * Added sample ISO-UK keymap * Keymap refactor * Fixes per @andys8
2018-04-24DZ60: Add Caps Lock LED for default keymap (#2800)nariox1-0/+8
Commit b546da0 added better init handling, but removed Caps Lock LED handling. This re-adds it (in the right place).
2018-04-08More Configurator Warning Fixes (#2716)MechMerlin1-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
2017-09-19adds DZ60 support (#1734)Jack Humbert1-0/+61
* adds support for dz60 * fix dz60 readme