Commit Graph

825 Commits (29e814ea2c57bcac25f334826d865b85fc8aeaf0)

Author SHA1 Message Date
Joel Challis b8443863c0
Remove references to ch-bootloader-jump.patch (#10998) 5 years ago
Drashna Jaelre e7497b3fba
Add references for is_keyboard_left() (#10850) 5 years ago
yulei 55e2a42047
update chibios os usb for the otg driver (#8893) 5 years ago
precondition 3dcb0463ad
[Core] Added `add_oneshot_mods` & `del_oneshot_mods` (#10549) 5 years ago
Takeshi ISHII 28d6b9d7be
add DEBUG_MATRIX_SCAN_RATE_ENABLE to common_features.mk (#10824) 5 years ago
Chris Merrill 16fe4b8b77
Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818) 5 years ago
Joel Challis 1ff5ee255f
Indicator LEDs as config (#10816) 5 years ago
Nick Brassel 991c75081c
qmk cformat (#10767) 5 years ago
Nick Brassel c4ecae1d77
Add housekeeping task callbacks so that keyboards/keymaps are capable of executing code for each main loop iteration. (#10530) 5 years ago
ridingqwerty daea43debf
New feature: Retro Tapping per key (#10622) 5 years ago
Purdea Andrei c904520f72
Haptic and solenoid cleanup (#9700) 5 years ago
Nick Brassel 2e1232c6bd
ChibiOS upgrade: configuration file migrator (#9952) 5 years ago
LSChyi b1a6b161f3
Add hotfix for chibios keyboards not wake (#10088) 5 years ago
Manna Harbour eecedf0db5
Share button state from mousekey to pointing_device (#10179) 5 years ago
seb-pau f728c249ce
Joystick 16-bit support (#10439) 5 years ago
Nick Brassel 9664723595
Make bootloader_jump weak for ChibiOS. (#10417) 5 years ago
Nick Brassel 2f2432f0e5
Actually use eeprom_driver_init(). 5 years ago
Sergey Vlasov 53ad78b4b6
Remove matrix_col_t to allow MATRIX_ROWS > 32 (#10183) 5 years ago
Sergey Vlasov f149c07d68
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930) 5 years ago
Adrian 120c42255b
Added EEPROM emulation for STM32F042x6 series processors (#10685) 5 years ago
Peter Landoll 0fbb1e550a
Add description in Bluetooth docs for requiring NKRO to be disabled (#10359) 5 years ago
David Cuthbert b846480d5a
Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABLE is not (#10217) 5 years ago
Frans de Jonge 2b9f200a2a
[fix] dfu-programmer <0.7 doesn't support --force flag (#10292) 5 years ago
Ryan 6e948feb6a
Use the force when flashing with dfu-programmer (#10070) 5 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Ryan 0f596881b3 Remove support for Adafruit EZ-Key (#10103) 5 years ago
Ryan b89b2030af Kiibohd bootloader, take 2 (#10129) 5 years ago
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832) 5 years ago
Ryan 3f392c09b6 More Bluetooth refactoring (#9905) 5 years ago
yiancar 47f8947bf5 Update vusb to match 3rd endpoint. (#9020) 5 years ago
Nick Brassel 167daa9cf8 Add ability to dump all makefile variables for the specified target. (#8256) 5 years ago
Sergey Vlasov d00ac5dfb6 Add `st-flash` flash target (#9964) 5 years ago
Ryan 12333b7c5e Fix joystick compile issues (#9949) 5 years ago
Drashna Jaelre e6266b19be Initialize Layer State on startup (#8318) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Drashna Jaelre 3c74edbc69 Disable NKRO on V-USB controllers (#9054) 5 years ago
Nick Brassel 686a9d35ff Re-fix the STM32 dual-bank bootloader stuff. (#9738) 5 years ago
Nick Brassel 93e7a8f74c Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge RC circuit. (#8778) 5 years ago
dhong44 d0abad27ab Fix the mousekey scrolling (#9174) 5 years ago
Ryan 8a4a0c25fd Change analogRead calls to analogReadPin (#9023) 5 years ago
Nick Brassel 60e5733c48 `qmk cformat` on `develop` (#9501) 5 years ago
Ryan 3b34858b77 Don't compile outputselect.c if Bluetooth is disabled (#9356) 5 years ago
Ryan 69e0ad1b2c Additional cleanups for V-USB code (#9310) 5 years ago
Ryan 1193e45bf4 Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline functions (#9055) 5 years ago
Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 5 years ago
Nick Brassel 385d49cc39 Initial work for consolidation of ChibiOS platform files (#8327) 5 years ago
Ryan 5cc3ab38c9 Remove iWRAP protocol (#9284) 5 years ago
Ryan d949932c08
Fix ChibiOS backlight not turning off on suspend (#10114) 5 years ago
Nick Brassel 70ce4ba56f
Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) 5 years ago
Ryan e2d4cd1a41
Add Kiibohd bootloader type to bootloader.mk (#9908) 5 years ago