Commit Graph

1884 Commits (ae02d5d59d374e93082b62557f13c2a88dab132f)
 

Author SHA1 Message Date
Gergely Nagy cbae65ceb4
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy fc130b8870
Relicense under the GPLv3 (only)
6 years ago
Gergely Nagy e16d0dfcc5
Add CONTRIBUTING.md
6 years ago
Gergely Nagy b2ae841d24
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy 459d847002
Relicense under the GPLv3 (only)
6 years ago
Gergely Nagy 6ef86cfe5a
CONTRIBUTING.md: Add a very short section about how to accept the DCO
6 years ago
Jesse Vincent fb872cac2a
Merge pull request #355 from keyboardio/f/license-and-headers
6 years ago
Gergely Nagy bdb88f6943 Add CONTRIBUTING.md
6 years ago
Gergely Nagy 00a6b6045b
License clarificataion & copyright headers
6 years ago
Gergely Nagy 7420b9988d Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy 0dc276327f Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy d44044bcc8 Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy d090894bc0 Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy bcac993d0a Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy 6b42106f5a Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy 026ff04071 Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy c11c09ba5f Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy 568355b8a5
Merge pull request #354 from keyboardio/f/v1-plugin-api-removal
6 years ago
Gergely Nagy 297dab5c74 Drop the V1 Plugin API
6 years ago
Jesse Vincent 282926214a
Merge pull request #8 from keyboardio/f/dont-break-on-x86
6 years ago
Jesse Vincent cea73d9a72 This change hacks up HostPowerManagement to make it a noop on X86
6 years ago
Gergely Nagy 526b0e430d
Merge pull request #353 from jamadagni/appswitcher-fix
6 years ago
Gergely Nagy dbb146627a
Merge pull request #26 from jamadagni/patch-1
6 years ago
Gergely Nagy 2df0a81381 Document the `Dc`, `Uc`, and `Tc` step variants
6 years ago
Shriramana Sharma 383864c689 appswitcher example: add the line actually needed to make this work!
6 years ago
Jesse Vincent 56a995e877
Merge pull request #351 from jamadagni/patch-2
6 years ago
Shriramana Sharma da0966ad6a
Corrected some “quriks” in UPGRADING.md :-)
6 years ago
Jesse Vincent 9ad0b26d7b
Merge pull request #349 from jamadagni/patch-1
6 years ago
Jesse Vincent 03524be758 astyle
6 years ago
Jesse Vincent 6ec5f2cc50 Rename an argument to be less confusing.
6 years ago
Shriramana Sharma 5a05dda99b Clarify in the documentation the number of macros one can define
6 years ago
Shriramana Sharma 2b61408459
clarify what happened to flag B00100000
6 years ago
Jesse Vincent 0e93f81280
Merge pull request #347 from keyboardio/bug/mod-flag-rollover
6 years ago
Michael Richters 97aa9b3ba4 A fix for rollover from a mod-flagged key
6 years ago
Jesse Vincent d8839bb991
Merge pull request #28 from keyboardio/o/pressedKeyswitchCount
6 years ago
Jesse Vincent 03801306cd
Merge pull request #26 from Dygmalab/master
6 years ago
Jesse Vincent 6b598d2e24
Merge pull request #15 from gedankenexperimenter/key-mask-clarity
6 years ago
Shriramana Sharma 8321009ea4 Limit refresh rate and don't update on every cycle
6 years ago
Jesse Vincent 78ee633ea1
Merge pull request #348 from keyboardio/f/hid/stopMouse
6 years ago
Gergely Nagy 16909f27f5 kaleidoscope::hid: Add stopMouse()
6 years ago
Gergely Nagy 4cc74eacdc
Merge pull request #24 from keyboardio/f/mousekey-support
6 years ago
Gergely Nagy 852a685249 When playing back, also report mouse keys
6 years ago
Jesse Vincent 38ccd717fd
Merge pull request #346 from keyboardio/h/use-error-fix
6 years ago
Gergely Nagy 8a170ff811 Simplify the way we achieve printing the error message when using the old API
6 years ago
Gergely Nagy 94fc92a95a Fix the way we trigger an error on Kaleidoscope.use() with V2 API
6 years ago
Gergely Nagy df68cd510d Display a useful error when using the old-style API
6 years ago
Gergely Nagy 4c804d6766
Merge pull request #343 from a-dma/master
6 years ago
Jesse Vincent d7007ad402
Merge pull request #345 from keyboardio/h/use-error-when-v2-only
6 years ago
Gergely Nagy 051ec97186 Give a nice error message on Kaleidoscope.use() when compiling with V2 API only
6 years ago
Alessio Di Mauro 4f20009782
Add double quotes to keep shellcheck happy
6 years ago