diff options
author | Chris Alves <chrisae9@gmail.com> | 2020-03-06 19:11:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-07 00:11:41 +0000 |
commit | 6b6e47cbf1fd700010432105843f194cb4cbd895 (patch) | |
tree | 836de45c9287a643a59a48b55848d994d5d482dc /keyboards/dz60/config.h | |
parent | 54b6bf5910a3e9f4d13ae888c9d030fec7a586be (diff) | |
download | qmk_firmware-6b6e47cbf1fd700010432105843f194cb4cbd895.tar.gz qmk_firmware-6b6e47cbf1fd700010432105843f194cb4cbd895.zip |
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 <chrisae9@penguin>
Diffstat (limited to 'keyboards/dz60/config.h')
-rw-r--r-- | keyboards/dz60/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |