the-via / app

GNU General Public License v3.0
827 stars 187 forks source link

Layer keycodes refactor #75

Closed wilba closed 1 year ago

wilba commented 1 year ago

Refactors layer keycodes to use versioned definitions coming from QMK, since these keycode byte values changed in the latest QMK breaking changes.

Also fixes the change to TO(layer) that happened in the previous QMK breaking changes.