Commit Graph

167 Commits (5f03dbd245c49365c72989d72c62cd58210d3627)

Author SHA1 Message Date
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
4 years ago
tokencoder 5ca3183aab
Arch distro command differs
4 years ago
Gergely Nagy 8157580b52
keyscanner::ATmega: Rename a few internal things again
4 years ago
Gergely Nagy 89ea860bfa
Update all devices & docs with regards to the keyscanner::ATmega API change
4 years ago
Daniel Deutsch 56fc62e8b3
Update broken link
4 years ago
Gergely Nagy fb1706a42c
Remove a number of opaque macros
4 years ago
Jesse Vincent b9d5d75c98
Fix links in some of the plugin docs, thanks to @llamaland.
4 years ago
Jesse Vincent ded77f8b52
Update "Leader" doc to catch up with an API change
4 years ago
Jesse Vincent 05aa59186a
Merge branch 'master' of ssh://github.com/keyboardio/Kaleidoscope
4 years ago
Jesse Vincent 5520799105
* Use a more distro-agnostic way to reload udev rules
4 years ago
Jesse Vincent 23736a9309
Update toolchain setup docs to match current udev rule file name and functionality
4 years ago
Gergely Nagy bbcdff6f67
Update the udev rules to tag devices as uaccess and seat
4 years ago
Jesse Vincent 06fdae832a
add missing doc dep
4 years ago
Jesse Vincent 2c9d3747ec
Working toward being able to have a coherent organization of our docs
4 years ago
Jesse Vincent d7e0f49fef
Small cleanup to the hardware device readmes
4 years ago
Jesse Vincent 96e91e9274
try to fix a hyperlink
4 years ago
Jesse Vincent f7aa647cf3
link another doc into the quick start
4 years ago
Jesse Vincent 6c97eabc70
link the new docs into quick start
4 years ago
Jesse Vincent 7547afdc7b
fix a link
4 years ago
Jesse Vincent 3beedd596a
fix a link to the next page
4 years ago
Jesse Vincent ebbc616695
split out the ide setup instructions from the build instructions
4 years ago
Jesse Vincent d7bcb68214
Add more toolchain setup documentation
4 years ago
Jesse Vincent e72f7d434f
improve tooolchain setup headings
4 years ago
Jesse Vincent f9b5342d42
bring in the "add keyboard support" docs from the wiki unedited
4 years ago
Jesse Vincent 53f7d73c9e
starting to migrate the Arduino setup documentation over from the wiki
4 years ago
Jesse Vincent da103d42c2
Start to move the Arduino setup documentation from the wiki
4 years ago
Jesse Vincent 2fb84f4daf
add a title to a doc page
4 years ago
Jesse Vincent 9aa74dbdda
moving "overviews" to "customization"
4 years ago
Jesse Vincent fcffbf0f64
Moving the keycode customization reference from the wiki
4 years ago
Travis Northcutt 2846de25dc Update link to key layout diagram
4 years ago
Gergely Nagy 54331c1ed9
docs/UPGRADING.md: Breaking changes update
4 years ago
Gergely Nagy f760431b2b
Remove the deprecated row/col-based indexing APIs
4 years ago
Gergely Nagy cfe4bb3dce
Remove the deprecated `Kaleidoscope_` class
4 years ago
Gergely Nagy c800d2e425
Remove the deprecated `LEDControl.paused` property
4 years ago
Gergely Nagy e8c1a3bfb4
LEDControl: Remove the deprecated LEDControl::mode_add() method
4 years ago
Gergely Nagy 8333dab7ce
Remove the deprecated, old device APIs
4 years ago
Gergely Nagy ddc69ea735
docs/UPGRADING.md: Minor formatting fixes
4 years ago
Jesse Vincent 7c5988f1f3
Migrate https://github.com/keyboardio/Kaleidoscope/wiki/Core-Plugins
4 years ago
Jesse Vincent f690d53966
Migrating interdependent-plugins.md from the wiki
4 years ago
Jesse Vincent 9f51468366
Migrate https://github.com/keyboardio/Kaleidoscope/wiki/EEPROM-Customizing-Without-Programming from wiki
4 years ago
Jesse Vincent d63d6b8409
migrate led plugin overview from wiki
4 years ago
Jesse Vincent fb8a9aa25b
Add a title for the design philosophy
4 years ago
Jesse Vincent 1472af7ba8
Migrate "release testing" from the wiki
4 years ago
Jesse Vincent ca06492a89
Add a "design philosophy" doc migrated from the wiki
4 years ago
Jesse Vincent e9f03ddd5b
Remove the term 'blacklist' from an example in the coding style guide
4 years ago
Gergely Nagy d6868bf2ae
Revert "plugin/FlashHelper: New plugin for firmware-assisted flashing"
4 years ago
Jesse Vincent 14a85fb864
Merge pull request #837 from keyboardio/plugin/flash-helper
4 years ago
Gergely Nagy c917acb8a1
plugin/FlashHelper: New plugin for firmware-assisted flashing
4 years ago
Travis Northcutt b9c88b0bc0
Update Macros docs with example of Macros.play()
4 years ago
Gergely Nagy 71522290ec
doc: Add a bit of documentation about layers, and layer keys
5 years ago
Jesse Vincent 58bd7ec8a4
Merge pull request #796 from keyboardio/idleleds/disable-on-0
5 years ago
Gergely Nagy f18bcd35bb
New plugin: LayerFocus
5 years ago
Gergely Nagy c9351447b3
IdleLEDs: Allow temporarily disabling the functionality
5 years ago
Gergely Nagy e75676de33
docs/UPGRADING.md: Clarify the kaleidoscope::Runtime parts
5 years ago
Jesse Vincent 253fa2df66
exhale takes so long to run that it breaks readthedocs
5 years ago
Jesse Vincent ef1b2ce8f5
attempt to turn on exhale for readthedocs. It's -really- slow.
5 years ago
Jesse Vincent 098fc885f1
Merge pull request #784 from keyboardio/leds/led-off-key
5 years ago
Gergely Nagy 5697f866a6
docs/UPGRADING.md: Add a removal date for the old device APIs
5 years ago