qmk / qmk_firmware Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
` key sets to the Esc for DZ60 #6991
Comments
|
Can you show us your keymap? (host a gist if its not already on github, no need to fork the entire repo) |
|
@JTP709 did you have a link for your keymap? |
|
@JTP709 clear your eeprom, there's a bootmagic setting that flips tilde and esc. It's probably just some eeprom corruption. |
|
I'm having the same issue with my DZ60RGB (new boot loader v2.1), Note that I have this problem only with this board, all other boards are working as designed with |
In this case it's disabled in the rules for the dz60rgb v2_1 qmk_firmware/keyboards/dztech/dz60rgb/v2_1/rules.mk Lines 28 to 29 in 02451fc
You'll need to compile locally and enable it in your rules. You'll likely need to disable something else as the new bootloader limits the available size. |


I've been trying to set a key to the backtick ` / tilde ~ but after flashing it to my DZ60 board from KBDFans.cn it functions as the Escape key, regardless of what key I try to map it to. I have the DZ60 with 2 shift keys and split backspace key. I'm trying to set the split backspace key the backtick.
The text was updated successfully, but these errors were encountered: