mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-14 16:05:11 +00:00
b0a021c07a
* Made DZ60 layout with calculator
* Cleaned up and commented, preparing to fix bug with negative in front of open parenthesis as first character
* Fixed bug where negative sign infront of parenthesis as first character was parsed incorrectly
* Made a better solution for the bug from the previous commit
* Modularized and added a userfile so that this code can be used on various keyboards, found in doogle999
* Removed commented code from keymap
* Made the layer that is used for calculations a define so that it can be changed per keyboard
* Made the readme
* Made the readme in the correct place
* Revert "Made the readme in the correct place"
This reverts commit
|
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
dz60.c | ||
dz60.h | ||
info.json | ||
readme.md | ||
rules.mk |
DZ60
A customizable 60% keyboard.
Keyboard Maintainer: QMK Community
Hardware Supported: DZ60
Hardware Availability: kbdfans
Make example for this keyboard (after setting up your build environment):
make dz60:default
See build environment setup then the make instructions for more information.