Additional function keys for code.py. #22
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
If these commits need to be broken up I can do that. Basically, this adds CTLESC CTLCAP TAPFUNC SPCFUNC and small changes to some layers. It puts BOOT and SUSPEND on the B button layer which is more of a utility layer. It also adds the different keyboard rates which seem to ensure all keys are responsive and avoid bounce.
CAPS is not useful where it is so this moves it to lower left with CTRL on the same key. Eventually, I'd put ESC and CTRL on the former CAPSLOCK key and get rid of it in the place of GRAVE but that is just me.
This also used SPACE as a function key which seems like a really good use for the thumbs even without a split spacebar.