Commit Graph

1140 Commits (a304a9b51ed6e876f25c579f383e2cbf9afb8353)

Author SHA1 Message Date
50an6xy06r6n 4b96d5876e
Fix Indicator LED issues (#12097) 4 years ago
Ryan 37496f4b60
Add alternate ldscript for STM32duino (F103xB) (#12914) 4 years ago
Joel Challis 2bc8215ce5
Unify behaviour of wait on AVR (#14025) 4 years ago
Joel Challis ab941ce614
Move all the flash logic from tmk_core (#13927) 4 years ago
Ryan d3932a104c
Add padding to LUFA-MS .BIN files (#13922) 4 years ago
Joel Challis 7c691d82bf
Remove ONEHAND_ENABLE (#13920) 4 years ago
Sergey Vlasov 610035dce8
Add HOLD_ON_OTHER_KEY_PRESS option for dual-role keys (#9404) 4 years ago
Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 4 years ago
Pete Sevander 7e983796e1
Process combos earlier & overlapping combos (#8591) 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
Joel Challis 34de7ca224
Move print/debug files to quantum (#12069) 4 years ago
xyzz 720c676403
flash_stm32: don't unlock flash if already unlocked (#13841) 4 years ago
a_p_u_r_o 26b62f7a6c
Fix alignment of USB out report buffer 2 -> 4 (#13838) 4 years ago
Joel Challis 70fb3e1aaf
__flash? (#13799) 4 years ago
Joel Challis e646211919
Fix unit tests after recent refactor (#13765) 4 years ago
Drashna Jaelre c52c69d45f
Allow for higher USB Polling rate on ATSAM boards (#13755) 4 years ago
Drashna Jaelre 71e9f8fc11
Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588) 4 years ago
Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 4 years ago
Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 4 years ago
Joel Challis 5d7f2823c9
Implement GPIO abstraction for atsam (#13567) 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
Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 4 years ago
Chris Cullin 9c74fd14bc
Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480) 4 years ago
Thomas Weißschuh a535d24ecf
core: chibios: bootloader: use integer pointers as volatile (#13450) 4 years ago
Drashna Jaelre 8da8aabbe5
Improve layer mask handling (#13065) 4 years ago
Ryan 06e0643541
Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424) 4 years ago
Joel Challis c232882fda
Allow configuration of USB_VBUS_PIN on chibios (#13342) 4 years ago
Joakim Tufvegren 8d9f527081
Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 4 years ago
Nick Brassel 172e6a7030
Extensible split data sync (#11930) 4 years ago
Stefan Kerkmann ef92c9ee2c
Add CRC8 calculation subsystem to quantum (#12641) 4 years ago
Michael Stapelberg 9956ff4e03
core: wire up flash make target for Teensy 4.x (#13077) 4 years ago
Michael Stapelberg e2c5893405
core: make RESET key work with Teensy 4.x (#13076) 4 years ago
Purdea Andrei ed0451bc28
Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (#12552) 4 years ago
Ryan b2fdd48744
Add ST7565 LCD driver (#13089) 4 years ago
Simon Arlott b829a1d264
Avoid 8-bit timer overflows in debounce algorithms (#12240) 4 years ago
Takeshi ISHII b72f10c635
Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 4 years ago
Sergey Vlasov 680cc1fab4
Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye) (#12951) 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
James Young 7d1194de01
run: qmk cformat --core-only 4 years ago
Ryan 06aea834c4
Backlight: add defines for default level and breathing state (#12560) 4 years ago
Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 4 years ago
Drashna Jaelre da0c551692
Add missing LED Matrix suspend code to suspend.c (#12878) 4 years ago
Ryan d84cbc3cec
Fix syntax error when compiling for ARM (#12866) 4 years ago
Sergey Vlasov ffe81cbec1
Fix another bin/qmk reference (#12856) 4 years ago