From 6b6e47cbf1fd700010432105843f194cb4cbd895 Mon Sep 17 00:00:00 2001 From: Chris Alves Date: Fri, 6 Mar 2020 19:11:41 -0500 Subject: DZ60 keyboard layout tuning and README update/fix (#8325) * Added custom dz60 keymap * Update readme.md * Updated pictures in README.md * README.md fixes * Updated mouse layout/ added ` key * Changed bkspc key to del in mod * Changed picture * Updated keymap * Removed default dz60 config.h * Updated Readme * Added Devorak Keymap * Re-added Default Config File * Updated Flash Command * Cleaned Up Custom Config File * Added Lock Security Layer * Updated Readme Picture * Fixed Readme * Re-added keyboard picture * Added home and end button * added insert, pgup, pgdn * final commit before pull request * fixing merge * Added custom dz60 keymap * adding lufa? Co-authored-by: chrisae9 --- keyboards/dz60/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/dz60/config.h') diff --git a/keyboards/dz60/config.h b/keyboards/dz60/config.h index e0c2254d0a..d77de120cb 100644 --- a/keyboards/dz60/config.h +++ b/keyboards/dz60/config.h @@ -48,4 +48,4 @@ #endif /* VIA related config */ -#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2 \ No newline at end of file +#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2 -- cgit v1.2.3