CharaChorder / CCOS-firmware

CharaChorder Operating System
17 stars 1 forks source link

Defect: Punctuation chords still work in character only mode #50

Closed rileykeen closed 4 months ago

rileykeen commented 1 year ago

To Reproduce Steps to reproduce the behavior:

  1. Use exclamation chord while character only mode is activated

Expected behavior A clear and concise description of what you expected to happen. Chords should not work in this mode, however some do

Screenshots If applicable, add screenshots to help explain your problem. https://discord.com/channels/861730583092658206/1158409114658029608/1158409114658029608

bjacobgordon commented 11 months ago

@rileykeen Is there any timeline for this yet?

mattswartscc commented 11 months ago

There is a category of 'hardcoded' chords which should not be disabled when character only mode is activated. These are primarily the GTM and Impulse chords. However, on the CC1, there are about 15 additional 'hardcoded' chords which do not fall into this necessary category. We will migrate these to starter functional chordmaps, which can be re-added with the Serial API command of RST FUNC in a serial terminal. This is a relatively simple modification that we will try to get into the next release. We are currently testing an alpha this week.

bjacobgordon commented 9 months ago

@mattswartscc Thanks for the breakdown!

Still dealing with this issue on a daily basis, what's the status for this fix?

jdestgermain commented 9 months ago

This is in our latest beta firmware

bjacobgordon commented 6 months ago

Working for me so far!

jdestgermain commented 4 months ago

I am going to go ahead and close this as done since we are close on a 2.0.0 release.