Commit Graph

124 Commits (589c2dd79929fd9a26d3e08e2e4d960f9112576f)

Author SHA1 Message Date
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
Jesse Vincent e96d06893c
Make it possible to only run a subset of the simulator tests using the TEST_PATH variable
4 years ago
Graeme Geldenhuys 41e11bf473
Update core-plugins.md
4 years ago
Michael Richters 1464afe990
Add notes on Qukeys changes to UPGRADING
4 years ago
Jesse Vincent 5d59552403
Add a note about how we should offer at least a 60 day deprecation period for APIs
4 years ago
Jesse Vincent ed61bb1bea Remove direct raw key access, as we're passed the removal date
4 years ago
Jesse Vincent c46df89dcc Remove the deprecated HID Facade, as we've passed the promise date of 2020-09-16
4 years ago
Gergely Nagy 60c138d756
docs/UPGRADING.md: Adjust the removal date of the deprecated Layer methods
4 years ago
Gergely Nagy ab3b661cd5
Switch to activation-order for Layers
4 years ago
Michael Richters 9b70161a9b
Add minimum hold time for Qukeys
4 years ago
Eric Paniagua fad1b7e051
Add a googletest-based test harness & tests
4 years ago
Jesse Vincent c01c55fac4
The python 3.6 requirement broke the build. Reverting it
4 years ago
Jesse Vincent 42f53936b0
Add a picture of the atreus with the prog key circled
4 years ago
Michael Richters 227a78aa07
Add core plugin doc section for Qukeys
4 years ago
Eric Paniagua 83aeaac8a5 Wordsmith "Understanding the Codebase" up to Multiple Inheritance
4 years ago
Gergely Nagy 8d4dfa877b
Deprecate the key masking API
4 years ago
Romain Heller 4df0c5f86f [Typo] Page is about Model 01, not the Atreus
4 years ago
Romain c9b9281d21 [Typo] The Plugin name is WavepoolEffect
4 years ago
tokencoder 771ba09add
Additional methods for installing Arduino
5 years ago