So today I had to update keymap on my usb-usb converter and couldn’t remember the first thing I needed to do to update the keymap on the keyboard and couldn’t remember the first thing on what I needed to do. So here goes…
-
clone the fork
-
switch to branch 'raghu'
-
Upload
keyboards/usb_usb/keymaps/raghu/raghu.json
to QMK Configurator -
Make changes, download json to same folder
-
Convert from json to keymap.c with
qmk json2c raghu.json > keymap.c
shell$ qmk compile -c $ qmk flash
1 When the dfu bootloader prompt comes up, double click the power button on the promicro to put it into bootloader mode -
Commit and push to github