Commit Graph

344 Commits (json_custom_keycodes)

Author SHA1 Message Date
Drashna Jaelre 6d43a5daf4
Backport F_CPU/F_USB hack from system76 (#14286) 4 years ago
Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248) 4 years ago
Dasky 9af069ecf3
Fix typo (#14118) 4 years ago
Ryan b16091659c
Move USB Host Shield and Arduino core to `lib/` (#13973) 4 years ago
Nick Brassel ceb3ebda46
Fixup atsam builds. (#14052) 4 years ago
Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago
a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
50an6xy06r6n 4b96d5876e
Fix Indicator LED issues (#12097) 4 years ago
Juan Pablo Kutianski 07553b41f0
[Feature] Swap buttons on PS2 Mouse/Trackball (#9205) 4 years ago
JohSchneider bcb6e23387
Arm ps2 mouse interrupt (#6490) 4 years ago
Joakim Tufvegren 982b782ce3
Trigger a wakeup after USB Reset on ChibiOS. (#12831) 4 years ago
Joakim Tufvegren 1409b36851
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870) 4 years ago
a_p_u_r_o 26b62f7a6c
Fix alignment of USB out report buffer 2 -> 4 (#13838) 4 years ago
Drashna Jaelre c52c69d45f
Allow for higher USB Polling rate on ATSAM boards (#13755) 4 years ago
Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 4 years ago
Joel Challis 366be0f7e9
Migrate arm_atsam print logic to use common framework (#13554) 4 years ago
Ryan 7ed5ac4a60
Use string literals for `SERIAL_NUMBER` (#13403) 4 years ago
Stefan Kerkmann 49fd3c0760
[Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819) 4 years ago
Michael Stapelberg 7e4f01f454
core: bump USB spec version in device descriptor to 2.0 (#13078) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 4 years ago
Purdea Andrei 412e7a03e4
eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulation initialisation) occurs to make it non-target-specific. (#12671) 4 years ago
github-actions[bot] d3bf3d3b1c
Format code according to conventions (#12681) 4 years ago
Purdea Andrei dbd65d01b6
Fix how USB queue overflow is handled in chibios. (#12576) 4 years ago
Purdea Andrei dcb8407ed6
Apply the "NO_LIMITED_CONTROLLER_CONNECT" fix to atmega16u2 (#12482) 4 years ago
github-actions[bot] 7daa2e210c
Format code according to conventions (#12540) 4 years ago
Michael Stapelberg 7d953332e0
ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472) 4 years ago
Ryan eae7343741
Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) 4 years ago
github-actions[bot] 9807225f90
[CI] Format code according to conventions (#12277) 4 years ago
Ryan 9331c22620
XT converter cleanup (#12264) 4 years ago
Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 4 years ago
github-actions[bot] deaabff752
Format code according to conventions (#12046) 4 years ago
Nick Brassel 6623744172
Fix build for attiny85-based boards. (#12044) 4 years ago
github-actions[bot] d99e330548
Format code according to conventions (#12024) 4 years ago
Nick Brassel abe189377c
[BUG] Massdrop develop rgb fix (#12022) 4 years ago
Ryan 39694d5eb0
V-USB suspend refactor (#11891) 4 years ago
Ryan 7ab9f6a101
Output selection: Remove "USB and BT" option (#11940) 4 years ago
github-actions[bot] c27a778281
Format code according to conventions (#11905) 4 years ago
Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 4 years ago
Joel Challis 99bffc2a21
Migrate some tmk_core files to quantum (#11791) 4 years ago
Joel Challis f5a38b95c1
Remove legacy print backward compatiblitly (#11805) 4 years ago
Ryan 9b874d5071
Manual formatting fix for serial_uart.c (#11806) 4 years ago
Ryan 5ea92a9c1c
Serial refactor (#11521) 4 years ago
Joshua Diamond 9a4618b05b
Address wake from sleep instability (#11450) 4 years ago
Nick Brassel db11a2a1fd
Decouple USB events from the USB interrupt handler. (#10437) 4 years ago
Drashna Jaelre 99f3df2893
Add support for 8 buttons to mouse report (#10807) 4 years ago
Gentoli 28b1c913b4
Remove duplicated housekeeping in arm_atsam (#11672) 4 years ago
Ryan 84e2f1ec17
Adafruit BLE cleanups (#11556) 4 years ago
Ryan f519a9908e
arm_atsam: temporarily lower raw HID endpoint/report size (#11554) 4 years ago