Commit Graph

4401 Commits (a2e3eb1e9dc9a97fbfb4412ed1d46a44141070e5)
 

Author SHA1 Message Date
Gergely Nagy 947851150d
device/Imago: Fix a typo, and a thinko 5 years ago
Gergely Nagy e75676de33
docs/UPGRADING.md: Clarify the kaleidoscope::Runtime parts 5 years ago
Jesse Vincent cc605a10b0
Merge pull request from keyboardio/leds/global-brightness 5 years ago
Gergely Nagy 5024ff4066
LEDControl: Implement global brightness controls 5 years ago
Gergely Nagy bea45d696a
device/Raise: Remove two unused methods from an internal class 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 017254ab48
Merge pull request from keyboardio/atreus2/naming-and-upper-toggle 5 years ago
Jesse Vincent 098fc885f1
Merge pull request from keyboardio/leds/led-off-key 5 years ago
Jesse Vincent 6ab2ad6374
Merge pull request from keyboardio/remove-deprecated-stuff 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
Gergely Nagy 303f149866
examples/Atreus2: Let TG(UPPER) go back to QWERTY from UPPER 5 years ago
Gergely Nagy 5c4e0888a1
examples/Atreus2: Update the layer names to match the layout card 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 13960fccdd
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 f93f5b4a51
try to get rtd to see our master doc 5 years ago
Jesse Vincent 13e216faa1
try to get rtd to see our master doc 5 years ago
Jesse Vincent f9acd65788
try to get rtd to see our master doc 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 965f4ce86e
gitignoring docs build files 5 years ago
Jesse Vincent 4518b6dd73
first pass at adding Breathe + Exhale 5 years ago
Jesse Vincent ca303031ae
Merge pull request from technomancy/atreus2-layout 5 years ago
Jesse Vincent eee09bfd91
Merge pull request from keyboardio/usbquirks-fix 5 years ago
Phil Hagelberg 993a3e7e7d Revamp the Atreus2 layout. 5 years ago
Gergely Nagy 2cdafc36fe
USB-Quirks: Updated to use the new HID APIs 5 years ago
Gergely Nagy 6f56cb9b2b
device/Raise: Fix the pressed key switch counting 5 years ago
Gergely Nagy 47c1e23fed
device/Raise: Fix the color component order in raise::Hand's cRGB 5 years ago
Gergely Nagy eaca2f19fe
device/Raise: Use Runtime.hid() instead of Kaleidoscope.hid() 5 years ago
Gergely Nagy 5154e93052
Merge pull request from tremby/blazing-smooth 5 years ago
Jesse Vincent 01284a503b
Merge pull request from keyboardio/driver/hid 5 years ago
Gergely Nagy 9797207444
Deprecate the old `kaleidoscope::hid` facade 5 years ago
Gergely Nagy 3af7921f40
Implement a HID driver component 5 years ago
Gergely Nagy 2b9103fe64
device/Model01: Use a non-static setup() 5 years ago
Jesse Vincent 6c08ddb4b0
Merge pull request from keyboardio/hid/getshortname 5 years ago
Bart Nagel 39a9f8700b Mark constants as constexpr 5 years ago
Bart Nagel 9a78f8f887 Eliminate floating-point logic 5 years ago