Commit Graph

16 Commits (af69f6a72b6077f76b6159b5b70ebba72ba8995d)

Author SHA1 Message Date
Gergely Nagy 26340b7edb
Rename the `command` arg of `onFocusEvent` to `input` 2 years ago
Gergely Nagy 8ac4d9f5c1
A more efficient way to handle onFocusEvent commands 2 years ago
Taylor Yu cf66803288 use CRLF for Focus newlines 2 years ago
Gergely Nagy 6fd2fa153b
hardware: Fix the bootloader props on a number of devices 3 years ago
Michael Richters e5d67efd58
Format codebase with `clang-format` 3 years ago
Michael Richters 69333badc9
Turn off clang-format for selected sections of code 3 years ago
Michael Richters cf5c19dd6c
Standardize namespace block closing comments 3 years ago
Michael Richters fd98ea2207 Rearrange plugin headers with `include-what-you-use` 3 years ago
Michael Richters ef7956a0a5
Replace `boolean` & `byte` with `bool` & `uint8_t` 3 years ago
Gergely Nagy 2305f49680
device::Base: Use the Base HID by default, rather than KeyboardioHID 4 years ago
Jesse Vincent 3bfd045065
Remove deprecated Key Masking system on schedule 4 years ago
Jesse Vincent efeea31589
More library tweaking to comply with arduino requirements 4 years ago
Jesse Vincent 46c567c01a
Add generated 'author' lines to plugins based on Copyright statements. 4 years ago
Jesse Vincent 1a5193c443
Add maintainer, sentence, and url to all the plugin libraries 4 years ago
Jesse Vincent f7b2d49618
Clean up toplevel header files so we can extra their short descriptions 4 years ago
Jesse Vincent 5c9e827918
Extract Dygma Raise out to a plugin 4 years ago