Commit Graph

3564 Commits (048e9b227af155c24cdded1ff5350aa82e04244d)
 

Author SHA1 Message Date
Harry Mills e902cb99a7 Fix readme instructions (#30)
7 years ago
Michael Richters 8818ad51b7 Fixed scan order bug
7 years ago
Gergely Nagy 0b5003d3d2 Merge branch 'pull/prev-mode'
7 years ago
Gergely Nagy 93880767fb Drop the HIDAdaptor includes
7 years ago
Gergely Nagy ac38d7241d Pull in the KeyboardioHID HIDAdaptor library
7 years ago
Michael Richters 0fa876f912
Added support for DualUse key definitions in keymap (#27)
7 years ago
Michael Richters f6f5f9ae3b Fixed layer-shift bugs
7 years ago
Jesse Vincent 086b16f4df
Merge pull request #270 from keyboardio/f/api-version
7 years ago
Jesse Vincent 8f2eccaeba
Merge pull request #279 from keyboardio/f/hid/pluggable-with-default
7 years ago
Jesse Vincent fe71904441
Merge pull request #282 from gedankenexperimenter/bug/find-device-port-macos
7 years ago
Michael Richters 65ec30ae32 Added copyright & attribution comment
7 years ago
Jesse Vincent 9189e6f536
Merge pull request #281 from gedankenexperimenter/fmt/indentation
7 years ago
Michael Richters 238f1faaff Added support for Travis-CI automated build testing
7 years ago
Michael Richters c945bf0662 Use the new find-device-port-macos script to find the correct port
7 years ago
Michael Richters b207ec4659 perltidy find-device-port-linux-udev
7 years ago
Michael Richters 69946554dd Consistent indentation of find-device-port-linux-udev helper script
7 years ago
Michael Richters be4fdd5432 Indented kaleidoscope-builder consistently
7 years ago
Michael Richters 32ce579de1 Indented kaleidoscope-builder.conf as shell script
7 years ago
Nate Soares 4572cccd67 effect hook only triggers on known Key_LEDEffect* keys
7 years ago
Nate Soares 795ef6c1f8 compare the keyCode instead of the whole key struct
7 years ago
Nate Soares e2d8866392 added Key_LEDEffectPrevious
7 years ago
Nate Soares e3f112affc fixed bug in wrap-around
7 years ago
Nate Soares 4d82db1f97 better wrap-around
7 years ago
Nate Soares 8ea55ff76f added prev_mode
7 years ago
Jesse Vincent d0706b7bfc
Merge pull request #278 from keyboardio/f/hid/begin
7 years ago
Gergely Nagy 1f195636e7 Include the HIDAdaptor library in the examples
7 years ago
Gergely Nagy 6867ff3ba8 Make the HID facade implementation external
7 years ago
Gergely Nagy a5eb6320c8 Kaleidoscope::setup: Use the HID facade
7 years ago
Gergely Nagy 78cc8064c5 api-version: A better error message
7 years ago
Florian Fleissner c811d3be70 Fixed style errors
7 years ago
Florian Fleissner e9759ee64a Added source file and line to static assert reports.
7 years ago
Florian Fleissner 18b234cf7f Added missing varargs to KEYMAP(...)
7 years ago
Florian Fleissner ae93c18728 Fixed style related errors
7 years ago
Florian Fleissner c70dbd34da Added macro arguments check to avoid problems with KEYMAP_STACKED and KEYMAP
7 years ago
Florian Fleissner 3119b6b228 Added src/macro_helpers.h that supports application of preprocessor-macros
7 years ago
Jesse Vincent 2257402a43 Merge branch 'noseglasses-ng_pr_demangled_disassembly'
7 years ago
Jesse Vincent 0dd1f49841 "disassembly" -> "disassemble" to better match the phrasing of other targets.
7 years ago
noseglasses 0fc79af6b2 Added name demangling in disassemblies
7 years ago
Gergely Nagy b685e8f8fe
Merge pull request #25 from benshine/fix/document-tap-duration
7 years ago
Benji Shine e978cceed2 Document how to change modes of one-shots. Fixes #24
7 years ago
Michael Richters a06447211f Changed default timeout from 500ms to 250ms
7 years ago
Michael Richters 778cb705bc Correct for timer overflow
7 years ago
Michael Richters 83a5518bed Use constants to better illustrate bitfield usage
7 years ago
Gergely Nagy 2cba7e409c
Merge pull request #271 from noseglasses/ng_pr_missing_curly_braces
7 years ago
Florian Fleissner ce122bb282 Added missing closring curly braces to Key macros
7 years ago
Michael Richters 71d2be1264 Define flushing_queue_ & fix logic error
7 years ago
Michael Richters 94db15ad08 Use a static variable instead of INJECTED keyswitch state
7 years ago
Gergely Nagy 5a1b453b36 Introduce KALEIDOSCOPE_API_VERSION
7 years ago
Gergely Nagy c56c7791ba Do not provide toggleLEDs
7 years ago
Gergely Nagy 5eca9b9a1f Forgot to rename a file, oops.
7 years ago