Keychron / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
762 stars 1.02k forks source link

[Feature Request] Import/Export for Keymap #303

Open ma3uk opened 2 months ago

ma3uk commented 2 months ago

Feature Request Type

Description

Please implement import/export for keymap. Every time, after updating the firmware, you have to adjust the keys in a new way, which is inconvenient.

PeterMortensen commented 3 days ago

This probably refers to the Via keymappings (which override the QMK ones and which are wiped out as part of the flashing process).

The Via keymappings can be saved and loaded: SAVE + LOADSave and SAVE + LOADLoad, respectively. Though a lot in Via prevent it working for raw numeric keycodes, e.g. 0x; so they have to be reentered manually every time after flashing.