Commit Graph

1128 Commits (00a6b6045bf76448e76737e626f091d984d6c4a9)
 

Author SHA1 Message Date
Jesse Vincent b9ecbfa7ba
Merge pull request #295 from gedankenexperimenter/fix-hid-tables-ac-download
7 years ago
Jesse Vincent b02fb08234
Merge pull request #296 from gedankenexperimenter/f/print-size-before-flash
7 years ago
Jesse Vincent 47c0878786
Merge pull request #297 from gedankenexperimenter/size-map-decimal
7 years ago
Jesse Vincent f3420385a3
Merge pull request #298 from iGEL/patch-1
7 years ago
Johannes Barre 22508b6bfb
Fix link
7 years ago
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
noseglasses 869ba74edf
Update macro_helpers.h
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 93880767fb Drop the HIDAdaptor includes
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
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 ae93c18728 Fixed style related errors
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 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
Jesse Vincent 75770b8cf6 If you do a verbose build, don't throw away the build artifacts
7 years ago
Jesse Vincent fa34983b5b
Merge pull request #254 from gedankenexperimenter/highest-layer
7 years ago
Jesse Vincent 7a55a9395f
Merge pull request #205 from cdisselkoen/inject-physical
7 years ago
Jesse Vincent 1513b888fb
Merge pull request #264 from keyboardio/f/builder-cleanup
7 years ago
Gergely Nagy a2cee84455 kaleidoscope-builder: Remove extraneous whitespace
7 years ago
Gergely Nagy 7a423ced8b kaleidoscope-builder: Pull VID, SKETCH_PID and BOOTLOADER_PID from boards.txt
7 years ago
Michael Richters 4d186e0228 Use an unsigned integer for the iterator
7 years ago
Jesse Vincent eb9164ddaa refactor device reset code
7 years ago
Jesse Vincent 5d9420c4f5 VERY hacky WIP tool for finding the correct port for a device on linux by VID/PID pair
7 years ago
Jesse Vincent 5b808f1eb8 This may or may not work. Trying to simplify the platform detection logic
7 years ago
Jesse Vincent 040287a203 Now that the config file is elsewhere and simpler, this outdated check can probably go.
7 years ago