Commit Graph

3632 Commits (e6570914768c98d22573629aa9980c8afe4495ef)
 

Author SHA1 Message Date
Michael Richters 5fd8bce342 Print size_map in decimal instead of hex
7 years ago
Michael Richters e126be95fa Run size target when flashing
7 years ago
Michael Richters c9727199d4 Corrected macro for HID_CONSUMER_AC_DOWNLOAD
7 years ago
Gergely Nagy ea7454ddc2 Correct a typo
7 years ago
Gergely Nagy f80525e7e0
Merge pull request #4 from tazlor/patch-1
7 years ago
tobymiller1 890f179746 changes requested
7 years ago
noseglasses 869ba74edf
Update macro_helpers.h
7 years ago
Toby Miller 86b5e9be59 change windows hex mapping
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 f4ffac57f8
Merge pull request #2 from ilianaw/is-active
7 years ago
Iliana Weller 33717489b5
Add public getter `is_active`
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 8adc1d94a9 Fixed qukeys causing layer shifts to get stuck
7 years ago
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