Commit Graph

2127 Commits (91f812fb0326283d05a8d576e2e6783cb2ca31e2)
 

Author SHA1 Message Date
Jesse Vincent e9e709fb74
Merge pull request #14 from Javaru/master
7 years ago
Javaru 802dcb1e35 Fix for issue that defined LED constants for thumb keys and fn keys have wrong values. Renamed some LED thumb variables for consistency (none are used elsewhere at this time).
7 years ago
Gergely Nagy e2e9ea063b
Merge pull request #14 from milkypostman/patch-1
7 years ago
Donald Curtis 34f9848b8a
stepLength -> step_length in README.md
7 years ago
Jesse Vincent 89dea00e10
Merge pull request #3 from glasser/glasser/refresh
7 years ago
Jesse Vincent 45a71751e8
Merge pull request #12 from keyboardio/f/numlock-sync
7 years ago
David Glasser 4342080621 Turn off light when done
7 years ago
Bart Nagel a3a5cfbc6a Fix code typo in blazing trail decay
7 years ago
Jesse Vincent 67aa56022d
Merge pull request #226 from gedankenexperimenter/bug/key-defs
7 years ago
Michael Richters b607c667cb Fixed a typo in key def aliases (s/Key_LGuy/Key_LGui/)
7 years ago
Gergely Nagy 604e64fb91
Merge pull request #6 from jamesnvc/addressing-issues
7 years ago
James N. V. Cash c298d22827 Only need keysPerLayer in the updating branch of the conditional
7 years ago
James N. V. Cash 0073be9a74 Fix error in storing keys by layer
7 years ago
Gergely Nagy 0943911786 Use kaleidoscope::hid instead of Keyboard directly
7 years ago
Gergely Nagy 4f1d7a5670 Add kaleidoscope::hid::getKeyboardLEDs()
7 years ago
Gergely Nagy a1c0fdfb42 Sync the NUMPAD layer state with the host
7 years ago
Jesse Vincent 6d3828c134
Merge pull request #222 from genehack/nicer-error
7 years ago
John SJ Anderson 5c7eb2427a Don't flash the device unless we successfully detected the device
7 years ago
Jesse Vincent 754783c269
Merge pull request #221 from genehack/correct-stty
7 years ago
John SJ Anderson e22ed95606 Specify full path to `stty`
7 years ago
James N. V. Cash 480bfbd021 Guard against out-of-bounds layer
7 years ago
Gergely Nagy b7d27a8997 Merge pull request #5 from jamesnvc/print-layer
7 years ago
James N. V. Cash e4cf2e4c75 Add documentation about new hook to readme
7 years ago
James N. V. Cash 6dcc6a9277 Teach plugin to print out the contents of a given layer
7 years ago
Gergely Nagy b62f7494b2 Merge pull request #3 from jamesnvc/receive-by-layer
7 years ago
James N. V. Cash 0f00b4a9a9 Add method to allow upload of keymap for individual layer
7 years ago
Jesse Vincent e3aa727825 Merge pull request #9 from cdisselkoen/master
7 years ago
Craig Disselkoen c2a51487c6 Remove no-longer-used KeyboardioHID.h include
7 years ago
Jeremy Apthorp 460caabd56 Link to the example firmware sketch from the README
7 years ago
Gergely Nagy 3693c564b3 Merge pull request #3 from jamesnvc/master
7 years ago
James N. V. Cash a2509992c6 Remove extra lines from keyboard diagram
7 years ago
James N. V. Cash 741cafd6ec Change wording to make it clear that Model 01 is one possible layout
7 years ago
James N. V. Cash 926ff623b6 Try to remember how markdown images work
7 years ago
James N. V. Cash 7a5f52c299 Include a diagram showing what the RxCy coordinates mean
7 years ago
Jesse Vincent 393bba00ba Fix for a deprecated API
7 years ago
Gergely Nagy 8741c68f7b The first half of https://github.com/keyboardio/Kaleidoscope/pull/196
7 years ago
Jesse Vincent b591c887cd Merge pull request #212 from keyboardio/revert-196-f/protected-KaleidoscopePlugin.begin
7 years ago
Jesse Vincent ec642fc955 Revert "Make KaleidoscopePlugin.begin protected by default"
7 years ago
Jesse Vincent 2b7e10cdbb Merge pull request #196 from keyboardio/f/protected-KaleidoscopePlugin.begin
7 years ago
Jennifer Leigh a867294623 changing readme to point to the wiki first
7 years ago
Jennifer Leigh 5c20f2c0db Delete DRAFT_Intro_Docs.md
7 years ago
Jesse Vincent 3bc31ccef1 Merge pull request #209 from keyboardio/jenndocs-171010
7 years ago
Jesse Vincent 0e91cad615 Update Draft (#208)
7 years ago
Gergely Nagy de487990c3 Introduce KaleidoscopePlugin.initialSetup, and deprecate .begin
7 years ago
Craig Disselkoen 29690b8f34 Allow injected events tied to physical keyswitches
7 years ago
Jesse Vincent 12a62606d9 Merge pull request #204 from keyboardio/jenndocs171007
7 years ago
James Cash 7d43cd35b7 Fix some markdown oddities (#203)
7 years ago
Jesse Vincent 50e17e391f Merge pull request #202 from Katee/fix-hid-pdf-url
7 years ago
katee 1006136081
Fix URL to USD HID documentation
7 years ago
Jesse Vincent 212054ae63 Merge pull request #201 from cdisselkoen/more-deprecations
7 years ago