keyboards icon indicating copy to clipboard operation
keyboards copied to clipboard

[nailangs] updates required for modern versions of KeymanWeb

Open mcdurdin opened this issue 2 years ago • 2 comments

The nailangs keyboard includes rules specific to KeymanWeb to work around non-support for Caps Lock and Right Alt. However, in recent years, KeymanWeb has supported these modifiers. These specific rules should be eliminated.

mcdurdin avatar Jun 15 '22 21:06 mcdurdin

Note: these are also causing issues with the 15.0 compiler (NCAPS ambiguity). For now, we can ignore the warnings by switching off "Treat Warnings as Errors" in the project.

mcdurdin avatar Jun 16 '22 00:06 mcdurdin

NB: #1883 sets CompilerWarningsAsErrors to False to avoid the warnings causing the build to fail.

DavidLRowe avatar Jun 17 '22 00:06 DavidLRowe