summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up dztech keyboard.c/h and readmes (#7664)fauxpark2020-01-141-4/+10
| | | | | | | | | | | | | | | | * Tidy up dztech keyboard.c/h and readmes * Use new lock LED function * Undo changes to led flags * Fix make examples * Update readmes some more * Clarify filetypes * Format as list
* [Keyboard] Feature/dz60rgb cleanups (#6697)MechMerlin2019-09-081-3/+3
| | | | | | | | | | | | * change LAYOUT_ANSI to LAYOUT_60_ansi * change QMK Configurator layout to LAYOUT_60_ansi as well * add 60_ansi support so I can make my userspace =) * update readme * Very strange. ISO keymap is still using 60_ansi LAYOUT macro. But then again....no ISO hottswap dz60 has been released
* [Keyboard] add dz60rgb keyboard (#4992)moyi46812019-01-301-0/+15
* add dz60rgb keyboard * add info.json * Update config.h * Update rules.mk * Update dz60rgb.h * Update dz60rgb.c * Update keymap.c * Update dz60rgb.h * Create readme.md * Update readme.md * Update keymap.c * Update dz60rgb.h * Update info.json