You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In recent firmware builds, LT(1, KC_Z) gets stuck in layer 1 instead of reverting back to layer 0 when releasing the key KC_Z. Using the same json configuration file that was working fine in early January, now it generates a binary with this behavior. I tried both, a remote build with QMK Configurator and a local build using Docker. The other LT commands work as expected. For example LT(2,KC_A) is working fine.
Summary
After releasing KC_Z, layer 1 remains active.
System Information
Keyboard: hotdox
Operating system: macOS Catalina
AVR GCC version: avr-gcc (GCC) 5.4.0
ARM GCC version: arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors 6-2017-q2-update) 6.3.1 20170620 (release) [ARM/embedded-6-branch revision 249437]
In recent firmware builds,
LT(1, KC_Z)
gets stuck inlayer 1
instead of reverting back tolayer 0
when releasing the keyKC_Z
. Using the same json configuration file that was working fine in early January, now it generates a binary with this behavior. I tried both, a remote build with QMK Configurator and a local build using Docker. The otherLT
commands work as expected. For exampleLT(2,KC_A)
is working fine.Summary
After releasing
KC_Z
,layer 1
remains active.System Information
hotdox
macOS Catalina
avr-gcc (GCC) 5.4.0
arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors 6-2017-q2-update) 6.3.1 20170620 (release) [ARM/embedded-6-branch revision 249437]
0.8.101
Additional Context
Flash output:
The text was updated successfully, but these errors were encountered: