Nick Brassel

Results 244 comments of Nick Brassel

Gripes raised during today's discussion: * Need to make sure we don't reorder or renumber keycodes in order to prevent breakages * If we do need to do so, then...

> The same goes for some key codes. If you don't have a backlight, it doesn't make much sense, see a key code to turn on the backlight. Or MIDI...

> Is the plan to offer the community the possibility of implementing their own functions on the API The plan is to allow users to work within their own "namespace"...

For clarity, I mean that the interface for communicating with QMK will be common between the QMK functionality and the user-mode functionality -- "entering" user-mode will likely require a known...

Another one, propagating host OS to keyboard: https://github.com/nomis/qmk-hid-identify

https://github.com/mmalecki/qmk_rc

> VIA developers are working on a way to version keycodes etc. so that VIA can be backward compatible with all existing firmware (i.e. their use of the existing keycode...

> Is there anything else required to get this merged this breaking change round? Not really, it'll likely get included once reviews take place. I'll label it accordingly. As previously...

> VIA has been updated to use the new int values from #18643, still to do is the refactoring to the changed keycode names and adding new keycodes to the...

Maybe now with the introspection capabilities, we can use a CRC over the keymap and encodermap and use that instead of the date?