Commit Graph

4862 Commits (80e414ace8afbd1285d554a56c5948e044458d88)
 

Author SHA1 Message Date
Jesse Vincent b9d5d75c98
Fix links in some of the plugin docs, thanks to @llamaland. 5 years ago
Jesse Vincent ded77f8b52
Update "Leader" doc to catch up with an API change 5 years ago
Jesse Vincent 128bbfc38a
Merge pull request from keyboardio/driver/atmega-scanner-adjust-scan-cycle-time 5 years ago
Jesse Vincent 058ce5c42c
astyle 5 years ago
Jesse Vincent 6b44b4ff8d
Remove use of ATMEGA_KEYSCANNER_BOILERPLATE for Atreus2 5 years ago
Jesse Vincent 499f0fca3a
Atreus2: remove use of ATMEGA_KEYSCANNER_PROPS 5 years ago
Jesse Vincent 4f45ec13d7
Remove use of ATMEGA32U4_DEVICE_PROPS for Atreus 5 years ago
Jesse Vincent 521fea77ee
Atreus: remove use of ATMEGA32U4_DEVICE macro 5 years ago
Jesse Vincent 90b086137c
Remove use of ATMEGA32U4_KEYBOARD macro for the Atreus 5 years ago
Jesse Vincent 05aa59186a
Merge branch 'master' of ssh://github.com/keyboardio/Kaleidoscope 5 years ago
Jesse Vincent 5520799105
* Use a more distro-agnostic way to reload udev rules 5 years ago
Jesse Vincent 23736a9309
Update toolchain setup docs to match current udev rule file name and functionality 5 years ago
Jesse Vincent 1ef6bad6b0
Merge pull request from keyboardio/udev/rule-updates 5 years ago
Gergely Nagy bbcdff6f67
Update the udev rules to tag devices as uaccess and seat 5 years ago
Gergely Nagy 2f35c25cd0
keyscanner::ATmega: Allow setting the scan cycle time at run-time 5 years ago
Gergely Nagy 25272629ab
Merge pull request from keyboardio/wip/reduce-macros 5 years ago
Jesse Vincent ba9913e029
remove KEYSCANNER_PROPS macro 5 years ago
Jesse Vincent a5081b1b38
Remove KEYSCANNER_PROPS_BOILERPLATE macro, which was only used in one place right now 5 years ago
Jesse Vincent 0a9441334c
Merge pull request from keyboardio/device/dygma/i2c-tuning 5 years ago
Gergely Nagy 14cb9aa908
dygma/Raise: Decrease the I2C clock to 100kHZ 5 years ago
Jesse Vincent 06fdae832a
add missing doc dep 5 years ago
Jesse Vincent 2c9d3747ec
Working toward being able to have a coherent organization of our docs 5 years ago
Jesse Vincent d7e0f49fef
Small cleanup to the hardware device readmes 5 years ago
Jesse Vincent 96e91e9274
try to fix a hyperlink 5 years ago
Jesse Vincent f7aa647cf3
link another doc into the quick start 5 years ago
Jesse Vincent 6c97eabc70
link the new docs into quick start 5 years ago
Jesse Vincent 7547afdc7b
fix a link 5 years ago
Jesse Vincent 3beedd596a
fix a link to the next page 5 years ago
Jesse Vincent ebbc616695
split out the ide setup instructions from the build instructions 5 years ago
Jesse Vincent d7bcb68214
Add more toolchain setup documentation 5 years ago
Jesse Vincent e72f7d434f
improve tooolchain setup headings 5 years ago
Jesse Vincent f9b5342d42
bring in the "add keyboard support" docs from the wiki unedited 5 years ago
Jesse Vincent 53f7d73c9e
starting to migrate the Arduino setup documentation over from the wiki 5 years ago
Jesse Vincent da103d42c2
Start to move the Arduino setup documentation from the wiki 5 years ago
Jesse Vincent 2fb84f4daf
add a title to a doc page 5 years ago
Jesse Vincent 9aa74dbdda
moving "overviews" to "customization" 5 years ago
Jesse Vincent fcffbf0f64
Moving the keycode customization reference from the wiki 5 years ago
Jesse Vincent 281b808a96
Merge pull request from cscorley/fix-spacecadet-multikey-drop 5 years ago
Jesse Vincent c1a54a6bc7
Merge pull request from alfalfasprossen/ledcontrol/guard-against-nullptr-access 5 years ago
Johannes Becker 9ec48d0a4b Guard against nullptr access in LEDControl 5 years ago
Christopher S. Corley 918c09fa15 More indention fixes for linter 5 years ago
Christopher S. Corley 3242af3ce0 Adjust indentation & brace to follow lint rules 5 years ago
Christopher S. Corley 2ec84fe2d8 Fix key injection when many pressed at once 5 years ago
Jesse Vincent d98dd72e17
Merge pull request from tnorthcutt/patch-2 5 years ago
Travis Northcutt 2846de25dc Update link to key layout diagram 5 years ago
Jesse Vincent 7d60ddfd28
Merge pull request from keyboardio/deprecations/removal-2020-june 5 years ago
Gergely Nagy 54331c1ed9
docs/UPGRADING.md: Breaking changes update 5 years ago
Gergely Nagy f760431b2b
Remove the deprecated row/col-based indexing APIs 5 years ago
Gergely Nagy cfe4bb3dce
Remove the deprecated `Kaleidoscope_` class 5 years ago
Gergely Nagy c800d2e425
Remove the deprecated `LEDControl.paused` property 5 years ago