Commit Graph

944 Commits (b51a187d774ec1b8e976d4f968ccc4448026b065)

Author SHA1 Message Date
Casper Weiss Bang 13fff52f6b
fixed problem with implicit declaration in quantum/rgblight.c (#8406) 5 years ago
Ryan 14079ce698
V-USB: Use structs for USB descriptors (#8572) 5 years ago
Joel Challis 23e942ae4e
Enable SLEEP_LED on ATmega32A (#8531) 5 years ago
Ryan 4d76d85d7b
V-USB: Use manufacturer and product strings from config.h (#7797) 5 years ago
QMK Bot 9fbf17b90e format code according to conventions [skip ci] 5 years ago
foxx1337 96bfce7000
Add RawHID support to ATSAM (Massdrop boards) (#8530) 5 years ago
Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 5 years ago
Drashna Jaelre 5117dff6a2
Add Post Processing to process_record (#4892) 5 years ago
Joel Challis d8f3c28a37
Align some ChibiOS build logic (#8461) 5 years ago
QMK Bot d511e52c1f format code according to conventions [skip ci] 5 years ago
Joel Challis 789e199450
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) 5 years ago
Ryan f4799481cd
Fix formatting for report.h (#8512) 5 years ago
QMK Bot f9c53ca71a format code according to conventions [skip ci] 5 years ago
Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450) 5 years ago
Ryan 7e80686f1e
Tidy up report.h (#8486) 5 years ago
Ryan e967471c4f
Remove ACT_COMMAND (#8487) 5 years ago
Joel Challis e34764502f
Remove qmk archive generation (#8462) 5 years ago
QMK Bot c89012566c format code according to conventions [skip ci] 5 years ago
Takeshi ISHII 9dfebb9d67
Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432) 5 years ago
QMK Bot 5e98eaaaff format code according to conventions [skip ci] 5 years ago
fredizzimo 9e8767917d
Fix pressing two keys with the same keycode but different modifiers (#2710) 5 years ago
QMK Bot f89439ae09 format code according to conventions [skip ci] 5 years ago
francislan 3cd2a27ac0
Decouple mouse cursor and mouse wheel in accelerated mode (#6685) 5 years ago
Drashna Jaelre 668121bbf8
Fix layer debug calls (#8370) 5 years ago
Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 5 years ago
Nick Brassel b438c6f8ea
Fix up Arm builds with nix-shell. (#8312) 5 years ago
QMK Bot bad9468ce1 format code according to conventions [skip ci] 5 years ago
Ryan 9810756ee0
Fix typo in uart.c backport and add 32A "support" (#8219) 5 years ago
QMK Bot 95124bf933 format code according to conventions [skip ci] 5 years ago
Joel Challis e7fb873ee2
Short term fix for conflicting types for 'tfp_printf' (#8157) 5 years ago
Ryan c9e3fa6f70
Clean up includes for glcdfont headers (#7745) 5 years ago
Nick Brassel d0c3acbe3e
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 5 years ago
Joel Challis c775104b9f
Use nano specs (#8270) 5 years ago
Joel Challis 8d9c800da0
Unconditionally enable ChibiOS syscalls (#8268) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
QMK Bot 61b71320f7 format code according to conventions [skip ci] 5 years ago
ridingqwerty b949343b78
New feature: PERMISSIVE_HOLD_PER_KEY (#7994) 5 years ago
Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 5 years ago
yiancar eb9c2429c6
Update main.c (#8198) 5 years ago
QMK Bot a7d859dab8 format code according to conventions [skip ci] 5 years ago
Drashna Jaelre 1751c3cc25
uart.c fix from TMK (#7628) 5 years ago
Joel Challis 7707724dc4
Allow 30us matrix delay to be keyboard/user overridable (#8216) 5 years ago
QMK Bot 7740470a94 format code according to conventions [skip ci] 5 years ago
fauxpark eaf32621aa
Align VUSB HID descriptors with LUFA/ChibiOS (#7675) 5 years ago
Ted Lin c3200aa8fc Compile error if ONESHOT_TIMEOUT defined but oneshot disabled (#8100) 5 years ago
fauxpark 174a15d07d Remove PJRC USB stack 5 years ago
Ted M Lin d84eb14b3a
Use function for KEYCODE2 routines instead of macro. (#8101) 5 years ago
Drashna Jaelre 0010d0c45e
Add Midi Endpoint task to ChibiOS main (#8071) 5 years ago
QMK Bot fa9c74c6a2 format code according to conventions [skip ci] 5 years ago
fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 5 years ago