Commit Graph

6 Commits

Author SHA1 Message Date
crkochan
cc78e42f3d
Tweak encoder resolution
Media prev/next is sending too many key-presses per detent, increased resolution until this was reliably one per detent.
2023-09-26 14:33:45 -07:00
Ilya Zhuravlev
e390a34128 Merge remote-tracking branch 'qmk/master' into merge-2023-09-08 2023-09-08 20:53:27 -06:00
Christopher Kochan
277b47da98
Add support for DOIO KB30-01 (#526)
* Lower OLED timeout to 1 minute

* Fix direction of the large encoder knob

* Support for DOIO KB30-01

* Reduce firmware size

* Revert changes to base files

* Override base OLED timeout

* Move encoder map enable to rules.mk

* Pin swap encoder 3 in vial.

Large encoder otherwise acts reverse of how it is defined in the keymap.c file and the Vial configurator.
2023-09-02 21:42:51 -06:00
James Young
9b36ec5351
DOIO KB30 Refactor (#21250)
* refactor keymaps

- remove extra blank lines
- convert tabs to spaces
- use four-space indent
- grid-align keycodes
- use QMK-native keycode aliases

* info.json: correct layout data

* add readme.md

* info.json: correct maintainer field

Updates the value to reference the maintainer's GitHub username.
2023-06-15 13:18:56 +01:00
Nick Brassel
c9f619124d
Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
DOIO2022
53100496c3
Add KB30 keyboard (#19395)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-01-01 11:40:01 +11:00