thompson-vii / kb16_rev2_vial_fw

compiled firmware for doio's kb16 rev2 (aka megalodon trip knob macropad)
66 stars 25 forks source link

Some more functionality. #10

Open antongeny opened 1 year ago

antongeny commented 1 year ago

DOIO KB16 Triple Knob Macro Pad feature request:

I might be asking the wrong place but I would like to try it out here.

Other stuff (but probably more with QMK):

Reason why I why a shift key toggle lock: I'm utilizing the knobs on my DOIO KB 16 keyboard to navigate to specific areas in text. Then I'd highlight the text with shift, so I can cut/copy/paste whatever it is. Originally I made it so that it'd always highlight with shift+arrow keys, but I don't always need things to be highlighted. Would be super convenient if there was a shift toggle function for this reason.

Regarding the shift key toggle, I've looked up and tried for hours but no luck on making it work. Basically I need the Shift key to be press forever, until I press it again to turn it off.

Great job on all the work that has been done. Thank you!

thompson-vii commented 1 year ago

1) OLED timeout is handled by qmk and not configurable via vial

2) I have no such issue on my hardware

3) Shift toggle requires custom keycode. You could run an autohotkey script instead. https://www.autohotkey.com/boards/viewtopic.php?t=72222

On 2/6/2023 2:34 PM, Anton Hang wrote:

DOIO KB16 Triple Knob Macro Pad feature request:

I might be asking the wrong place but I would like to try it out here.

*

Is there a way to have the OLED screen time out to be changed easily?

*

I noticed some things don't work, like caps lock or num lock also
I can't tell if it's pressed or not. Usually you could use they
number assignments as arrow keys, but they don't work that way,
it's always num lock.

*

Also Shift Toggle lock capability?

Other stuff (but probably more with QMK):

*

Add Alt+Gui pairs(left and right versions) in quantum and toggle
shift lock key (like LShift and Rshift keys).

*

Alt+Gui combo keys don't exist. Had to customize those keys
assignments.

Reason why I why a shift key toggle lock: I'm utilizing the knobs on my DOIO KB 16 keyboard to navigate to specific areas in text. Then I'd highlight the text with shift, so I can cut/copy/paste whatever it is. Originally I made it so that it'd always highlight with shift+arrow keys, but I don't always need things to be highlighted. Would be super convenient if there was a shift toggle function for this reason.

Regarding the shift key toggle, I've looked up and tried for hours but no luck on making it work. Basically I need the Shift key to be press forever, until I press it again to turn it off.

Great job on all the work that has been done. Thank you!

— Reply to this email directly, view it on GitHub https://github.com/thompson-vii/kb16_rev2_vial_fw/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHRUO4EMK6ZCEZ7XKGEP4NTWWFN4BANCNFSM6AAAAAAUTEGNYE. You are receiving this because you are subscribed to this thread.Message ID: @.***>