Commit Graph

142 Commits (25c975eae7422a7908cb0ef2d5cc01f83c1d4ac6)

Author SHA1 Message Date
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
Jesse Vincent 3bfd045065
Remove deprecated Key Masking system on schedule
4 years ago
Jesse Vincent 3227a2dcf4
Remove deprecated Layer API functions as per the schedule
4 years ago
Jesse Vincent 8f23161d19
Glossary updates for terms related to keymaps, layers, and keys.
4 years ago
Jesse Vincent e2bee6cace
Bring testing up a level and kill the "development tips" doc section
4 years ago
Jesse Vincent f1eec6ec55
examples now dosplay
4 years ago
Jesse Vincent f20fe20bb2
doc markup typo fix
4 years ago
Jesse Vincent 67e6f6c042
try to remove the "edit on github" link on the rendered docs
4 years ago
Jesse Vincent 21c4503a6b
Fix the other URL on the docs index page
4 years ago
Jesse Vincent 5dbc6383c4
start to fix the hyperlinks on the first page of the docs
4 years ago
Jesse Vincent e6dd184d92
Reduce some image sizes in the docs to help make the bundle smaller
4 years ago
Jesse Vincent ec275c39dc
Add an 'upgrading' note about the plugin re-layout
4 years ago
Jesse Vincent 33626a569f
Move most plugin READMEs back into the plugins
4 years ago
Jesse Vincent bb95ed1de0
Make it possible to have Plugin readmes in the plugin dirs
4 years ago
Jesse Vincent 5f7168665a
Clarify that developers probably don't want to be using the Arduino IDE
4 years ago
Jesse Vincent 54cae3365d
Extract Kaleidoscope-Ranges back to a plugin
4 years ago
Jesse Vincent d247f2aa6a
remove documentation about paths, snaps, and flatpaks that was not relevant to our quickstart
4 years ago
Jesse Vincent dfb710f705
Move key def sections into a subdirectory to make the codebase a bit cleaner.
4 years ago
Jesse Vincent 16d918247a
Add a note about the new feature to UPGRADING
4 years ago
Jesse Vincent 4c538f13ea
update classic Atreus docs for the arduino-cli world
4 years ago
Jesse Vincent 6115305615
try to run the makefile from inside sphinx, which is hacky
4 years ago
Jesse Vincent cdba38c762
add a title to the testing docs
4 years ago
Jesse Vincent 047a5b7c04
first pass at getting our examples into readthedocs
4 years ago
Jesse Vincent c8d53d2348
remove historical dangling bits from the quick start guide
4 years ago
Pedro Diogo 8b9db57957 Update TapDance documentation
4 years ago
Michael Richters 83a0037971
Use Qukeys min prior interval only after printable characters
4 years ago
Michael Richters 32aa6374ec
Improve Qukeys protection against unintended modifiers
4 years ago
Romain Heller 5f697356d8
~[QuKeys] add doc about setOverlapThreshold(100)
4 years ago