dnaq / plover-machine-hid

POC Plover plugin and firmware for the Plover HID protocol
MIT License
24 stars 8 forks source link

QMK Setup #1

Closed xervon closed 2 years ago

xervon commented 2 years ago

How would you go about using this in a QMK keymap?

Your README seems to suggest that QMK already has support but I can't seem to find any reference to it in QMK itself.

dnaq commented 2 years ago

You need to use my plover hid branch of qmk. I haven’t opened a pull request yet.

Then you need to set PLOVER_HID_ENABLE = yes in your rules.mk and set up a keymap with PLV_XX keycodes (after including plover_hid.h).

On Fri, 5 Nov 2021 at 17:22, Xervon @.***> wrote:

How would you go about using this in a QMK keymap?

Your README seems to suggest that QMK already has support but I can't seem to find any reference to it in QMK itself.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dnaq/plover-machine-hid/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ5KBJZ5REW36HP2DYEJODUKQAD7ANCNFSM5HOGXIOA .

xervon commented 2 years ago

I hadn't seen that branch. Thanks.

stites commented 1 year ago

Posting the zmk link for posterity: https://github.com/dnaq/zmk/tree/plover-hid-hog-attempt