This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-02-23 23:37:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3d8d5671c
qmk_firmware
/
keyboards
/
dz60
/
keymaps
/
via
/
config.h
5 lines
80 B
C
Raw
Normal View
History
Unescape
Escape
DZ60: update to current template & code style (#9113)
2020-05-17 06:10:54 +00:00
#
pragma once
adds DZ60 support (#1734) * adds support for dz60 * fix dz60 readme
2017-09-19 14:27:46 +00:00
Add VIA support to DZ60 (#7814) * Add DZ60 to VIA * Changed vendor id from 'KF' to 'DZ' * Capitalize hex * Fix Via_layout_options size setting * Update keyboards/dz60/keymaps/via/rules.mk Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-21 15:48:13 +00:00
/* VIA related config */
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>
2020-03-07 00:11:41 +00:00
#
define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
Reference in New Issue
Copy Permalink