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
Using the FN key on macOS is rather tricky. I need to look into it a bit more, though this may require HID-IO integration (https://github.com/hid-io/hid-io).
Firmware/Compiling Origin:
Configurator app produces the error when compiling KLL from configurator-JSON.
KLL Snippet:
OS:
OSX Mojave
Version:
Configurator 1.0.0
Reproduction Steps:
FN
symbol, in a JSON file1.build a KLL file
An error is thrown
Context
On Mac / OSX keyboards, the lower-left key is "Function", and is ASCII code 63. I am unsure if it should be added to a file like this or if the place to put it is wherever this file has gone.
The text was updated successfully, but these errors were encountered: