~ruther/qmk_firmware

ref: 4601f339e48b0116ca139dd06ce55ef0b9ed598f qmk_firmware/keyboards/planck/keymaps/sdothum/common/plover_keybind.h -rw-r--r-- 197 bytes
4601f339 — Ryan V-USB: implement NKRO (#22398) 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
// simple window manager specific plover keybind hook

// toggle plover application, see herbstluftwm/config/appbinds
register_code  (KC_LGUI);
shift_key      (KC_RGHT);
unregister_code(KC_LGUI);
Do not follow this link