Commit Graph

3978 Commits (5c4e0888a1fca310735f237f786cacc88151ae0f)
 

Author SHA1 Message Date
Gergely Nagy 5c4e0888a1
examples/Atreus2: Update the layer names to match the layout card
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 #782 from technomancy/atreus2-layout
5 years ago
Jesse Vincent eee09bfd91
Merge pull request #781 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 #778 from tremby/blazing-smooth
5 years ago
Jesse Vincent 01284a503b
Merge pull request #771 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 #760 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
Bart Nagel b16cda106b Tweak blazing trail decay
5 years ago
Gergely Nagy 7792037abf
Add short names for all our supported devices
5 years ago
Gergely Nagy 69582320f2
Add a way to override the HID short name
5 years ago
Jesse Vincent 133d9e6227
Merge pull request #776 from CapeLeidokos/pr_version_fix
5 years ago
Florian Fleissner 4ea325f966 Added a compiler/Arduino version check
5 years ago
Jesse Vincent ed667bc97c
Merge pull request #765 from keyboardio/gcc7-fix
5 years ago
Jesse Vincent a24ff5ffd6
Merge pull request #769 from CapeLeidokos/pr_msys2_fix
5 years ago
Gergely Nagy 39f7873e26
Merge pull request #763 from CapeLeidokos/pr_sketch_header_footer
5 years ago
Florian Fleissner a2dcc1afbe Adds sketch header and footer include files
5 years ago
Florian Fleissner 12876f9a90 Fixed builds on msys2
5 years ago
Gergely Nagy d0b7d2d96e
examples/AppSwitcher: Do not use dynamic vars in MACRO()
5 years ago
Gergely Nagy d16397aae9
Merge pull request #759 from CapeLeidokos/pr_sketch_exploration_fix
5 years ago
Florian Fleissner cf8a86b55f Sketch exploration fix for empty keymaps
5 years ago
Gergely Nagy 50fb0c6662
device/Raise: Restore two missing includes
5 years ago
Jesse Vincent 21b8b14875
Merge pull request #756 from CapeLeidokos/pr_kaleidoscope_makefile_adaption
5 years ago
Jesse Vincent e425d8ac5a
Merge pull request #737 from CapeLeidokos/pr_build_time_optimization
5 years ago
Florian Fleissner 1d7008d96f Extracted and renamed class Kaleidoscope->Runtime
5 years ago
Jesse Vincent d41398dd22
Merge pull request #734 from keyboardio/plugin/dynamic-tapdance
5 years ago
Jesse Vincent 5d617d753c
Merge pull request #745 from CapeLeidokos/pr_driver_LEDs
5 years ago
Jesse Vincent 915223f41a
Merge pull request #753 from keyboardio/device/raise/actOnMatrixScan-coords-fix
5 years ago
Gergely Nagy b415a85950
New plugin: DynamicTapDance
5 years ago
Florian Fleissner 5a54d969d3 Copied Makefile from Model01-Firmware
5 years ago
Gergely Nagy 157f0133a7
Merge pull request #755 from CapeLeidokos/pr_hid_linker_order_dependency_fix
5 years ago