Using Caps Lock as FN-key#1
Open
OleUrgast wants to merge 19 commits into
Open
Conversation
…e, disable caps lock special handling for vampire
…hake, do USB stuff during handshake pulse
…F11 and F12 keycodes available
Switching back to the old IDE is quite difficult for newcomers who are not familiar with it. These extra instructions should help to avoid at least some of the worst pitfalls.
Improve instructions on how to compile using Arduino IDE 1.6.5
Added linux path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Hello,
in my opinion the CapsLock function is an obsolent function. I practicly never used it on the Amiga. It is from the time the only ways to emphazice was to type in caps or underline. In 98% of the time, if CapsLock is on, it was done by accident. On my PCs I often deactivate CapsLock in registry for this reason.
So I think it would be great to add a mode where CapsLock function is deactivated and the key is instead used as a modifier - combined with f1 sending f11 and with f2 sending f12 instead. Like the Pi 400 does on his keyboard with the FN key.
This would be a great help using Amiga keyboards on emulators.