zmk/app/include/dt-bindings/zmk
dnaq bf9234c602 feat(stenography): Support the Plover HID Protocol
This commit adds tentative support for the Plover HID Protocol, a
simple HID-based protocol that works over both USB and BLE.
The main value-add of this feature is that it allows ZMK to be used for
interfacing with Plover from the Open Steno Project without Plover
having to intercept all keyboard keypresses.

Usually hobbyist steno machines use legacy serial port protocols for
this, but since we can't use those over BLE we might as well develop a
protocol that works both for USB and BLE and at the same time remove
some of the pain points of those old protocols.
2022-11-29 19:58:12 +01:00
..
backlight.h feat(backlight): add command to cycle brightness 2022-02-05 23:40:18 -05:00
bt.h fix: Updated copyright headers to single author file. 2020-10-12 13:03:10 -04:00
ext_power.h Added toggle and removed a param 2020-10-12 23:42:01 +08:00
hid_usage.h feat(hid): Add preprocessor definitions for HID usages v1.21 2020-11-03 23:50:54 -05:00
hid_usage_pages.h feat(stenography): Support the Plover HID Protocol 2022-11-29 19:58:12 +01:00
keys.h feat(stenography): Support the Plover HID Protocol 2022-11-29 19:58:12 +01:00
kscan-mock.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
kscan_mock.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
matrix-transform.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
matrix_transform.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
modifiers.h refactor(hid): Mod defines in dedicated header. 2020-11-03 00:21:20 -05:00
outputs.h feat(endpoints): simplify behavior constants 2020-10-28 18:15:05 -05:00
reset.h chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
rgb.h fix(underglow): Handle cycling effects on splits. 2022-01-31 23:03:34 -05:00