vial-kb / vial-gui

Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time.
https://get.vial.today
GNU General Public License v2.0
914 stars 174 forks source link

Missing keycodes: `KC_MCTL` and `KC_LPAD` #190

Open Dreista opened 1 year ago

Dreista commented 1 year ago

These were added as basic keycodes. See https://github.com/qmk/qmk_firmware/pull/19884 for details. Currently on vial-gui they are simply shown as 0xc1 and 0xc2. I guess we probably need to handle this?

image

shadow-absorber commented 2 months ago

KC_SYRQ also seems missing and has to be assigned using the hex code instead