Commit Graph

2127 Commits (91f812fb0326283d05a8d576e2e6783cb2ca31e2)
 

Author SHA1 Message Date
noseglasses 869ba74edf
Update macro_helpers.h
7 years ago
tazlor 4f95cf8415
Reset bad keys before each test.
7 years ago
Jesse Vincent f24e97349e
Merge pull request #290 from jwakely/missing-bootloader
7 years ago
Jesse Vincent 413e09c217
Merge pull request #289 from jwakely/hex-device-id
7 years ago
Jonathan Wakely 217fde56f9 Check for missing bootloader port
7 years ago
Jonathan Wakely f6221dc6e6 Treat device ID values as hex
7 years ago
Gergely Nagy d0a2b2932d
Merge pull request #18 from ilianaw/master
7 years ago
Iliana Weller 088774089a
Enable focus command `led.mode p`
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
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 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
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
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
Gergely Nagy c71b96c233 make astyle
7 years ago
Gergely Nagy 810a69cf33 Rename the library to HostPowerManagement
7 years ago