Commit Graph

105 Commits (5b5bf237e1ba25ef52357dbe1c524e728884e55c)

Author SHA1 Message Date
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
Gergely Nagy e5c8f72247
docs/UPGRADING.md: Add a removal date for the old row/col based indexing
5 years ago
Gergely Nagy f5c9581036
Remove the old 2d keymaps array
5 years ago
Gergely Nagy 753368dee8
docs/UPGRADING.md: ToC update
5 years ago
Gergely Nagy 7aad552ea0
docs/UPGRADING.md: ToC update
5 years ago
Gergely Nagy 653f65fe6e
EEPROM-Keymap: Deprecate the deprecated 2-arg constructor
5 years ago
Gergely Nagy f3648c0f82
docs/UPGRADING.md: Drop the note about OneShot stickability
5 years ago
Gergely Nagy 6689912bcd
LEDControl: Add disable/enable functions, and a toggle key
5 years ago
Jesse Vincent ba47ccf4e5
Remove the "Kaleidoscope-" prefix from the titles of plugin docs
5 years ago
Jesse Vincent d3e0252a75
move news into docs directory, fix examples copy
5 years ago
Jesse Vincent 4189c2fb22
Continuing to flesh out https://kaleidoscope.readthedocs.io
5 years ago
Jesse Vincent 20a012eb53
simplify the index a little bit
5 years ago
Jesse Vincent c21a9563d1
try to get rtd to see our master doc
5 years ago
Jesse Vincent 2ea080d6e5
try to get rtd to see our master doc
5 years ago
Jesse Vincent 77d6ee8118
Another attempt to make rtd happy
5 years ago
Jesse Vincent a60651054a
Move most of our docs into the 'docs' directory as we being Read The Docs setup
5 years ago
Jesse Vincent 2e78110991
turn off doxygen for now
5 years ago
Jesse Vincent 4518b6dd73
first pass at adding Breathe + Exhale
5 years ago