Commit Graph

169 Commits (8477d8e0d25d1f6a3c26e5862cd1f4bf002689f3)

Author SHA1 Message Date
Michael Richters 8af3584ea8
Update code style docs with IWYU info
2 years ago
Michael Richters 5d5ad0871d
Update code style documentation from astyle to clang-format
2 years ago
Jesse Vincent 855ed3e9bc
Remove (and document removal of) unused sketch preprocessing system
3 years ago
Michael Richters 54ca31f959
Update code style guide for header include updates
3 years ago
SylvainJuge 447ac1bb65
fix minor typo (#1133)
3 years ago
Jesse Vincent f5bbd61784
Simplify our docker execution (#1124)
3 years ago
Michael Richters 419f317bbc
Correct some heading levels in UPGRADING doc
3 years ago
Michael Richters ce31989a9c
Deprecate old Leader code properly
3 years ago
Michael Richters 2c40e908d5
Remove deprecated event handler hooks
3 years ago
Michael Richters 3152270585
Remove deprecated `handleKeyswitchEvent()` function
3 years ago
Michael Richters 340d422a24
Remove deprecated `pressKey(key, toggled_on)` function
3 years ago
Michael Richters d0542ac6eb
Remove deprecated layers code
3 years ago
Michael Richters b57daf53a8
Remove deprecated LEDControl code
3 years ago
Michael Richters 6ee4539654
Remove deprecated Macros code
3 years ago
Michael Richters 7b1d45d1fb
Remove deprecated LED-ActiveModColor code
3 years ago
Michael Richters 7294317846
Remove deprecated OneShot code
3 years ago
Michael Richters c8ab42103a
Remove deprecated HostPowerManagement code
3 years ago
Michael Richters f833b8f879
Remove deprecated EEPROM-Settings code
3 years ago
Michael Richters 07f65584d2
Remove deprecated Model01-TestMode plugin
3 years ago
Michael Richters 2c31dfec50
Fixed ToC for kaleidoscope-builder removal
3 years ago
Michael Richters 99d47447ad
Move Macros upgrading docs to the main UPGRADING.md file
3 years ago
Joshua Hunt 9e802112f0
Document Debian's arduino package doesn't work
3 years ago
Gergely Nagy 75acb8de40
docs: Fix the link to the 3rd-party plugin list
3 years ago
Jesse Vincent 79d2d46a19
Remove historical 'kaleidoscope-builder'
3 years ago
Michael Richters c13fea5705
Add section on physical keyswitch events
3 years ago
Michael Richters 14dcc700e9
Add section on creating additional events
3 years ago
Michael Richters 46bc0c5dca
Add NEWS.md entry for CharShift plugin
3 years ago
Michael Richters 301acac9ad
Add NEWS and UPGRADING entries for OneShotMetaKeys
3 years ago
Michael Richters 453b3a8807
Add plugin authors' guide document
3 years ago
Michael Richters 64df6161a1
Correct broken links and typos in device-apis.md
3 years ago
Gergely Nagy 72d4ac8124
Merge pull request #1036 from gedankenexperimenter/plugin/autoshift
3 years ago
Gergely Nagy a1abdf0b83
Merge pull request #1037 from gedankenexperimenter/spacecadet-no-delay
3 years ago
Michael Richters dbeb915196
Add note about `afterReportingState()` to UPGRADING.md
3 years ago
Michael Richters 92f2f582f1
Add `afterReportingState()` event handler function
3 years ago
Michael Richters 81bbdf843c
Add AutoShift plugin entry to NEWS.md
3 years ago
Michael Richters f039b375de
Add SpaceCadet "no-delay" mode to NEWS.md
3 years ago
Michael Richters 6bdcd01080
Add glossary entries for LiveKeys special values
3 years ago
Michael Richters 60567d3d50
Begin updates to UPGRADING document for KeyEvent API changes
3 years ago
Michael Richters 2f7fbaa3fe
Add overview documentation of event handler hook functions
3 years ago
Michael Richters 1f24088a69
Add documentation and examples for Qukeys tap-repeat feature
3 years ago
Michael Richters 1a63ade706
Update documentation and example sketch
3 years ago
Michael Richters 9d06843bd2
Update documentation for keyboard state array changes
3 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
4 years ago
Jesse Vincent 59bc793c30
Fetch arduino core indices before updating our cores
4 years ago
Jesse Vincent ccaabbc0d4
Ignore the docs/plugins dir which hosts copied plugin docs at build time
4 years ago
Jesse Vincent 589c2dd799
Get the two remaining files out of the plugins directory in docs to make it easier to ignore this dir
4 years ago
Jesse Vincent a2df72735d
Document git master kaleidoscope builds for the arduino boards manager
4 years ago
Jesse Vincent b3b56efdf8
Merge pull request #1002 from keyboardio/f/remove-deprecations
4 years ago
Jesse Vincent 81ae19a7ec
Cleanups for typos and broken links across the documentation
4 years ago
Jesse Vincent 706c15a381
Remove deprecated QuKeys functions on schedule
4 years ago