Commit Graph

50 Commits (4e3a96ff3e14f74eb8e895959868e3b6578af7fe)

Author SHA1 Message Date
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 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
Nick Brassel 60e5733c48 `qmk cformat` on `develop` (#9501) 5 years ago
Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 5 years ago
James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 5 years ago
skullY 6f30b402a2 Revert "Fix conflicting types for 'tfp_printf' (#8269)" 5 years ago
QMK Bot 1ff526dac0 format code according to conventions [skip ci] 5 years ago
Joel Challis e17b55e33a
Fix conflicting types for 'tfp_printf' (#8269) 5 years ago
Nick Brassel 05e9ff6554
Add support for hardware and board initialisation overrides. (#8330) 5 years ago
Takeshi ISHII 9dfebb9d67
Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432) 5 years ago
Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 5 years ago
Drashna Jaelre 0010d0c45e
Add Midi Endpoint task to ChibiOS main (#8071) 5 years ago
fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 5 years ago
QMK Bot 09370a95db format code according to conventions [skip ci] 5 years ago
George Harris e9ffc53476 Fix unaligned access with LTO (#7801) 5 years ago
QMK Bot dee1d68dde format code according to conventions [skip ci] 5 years ago
fauxpark 123ae73efc Fix lock LEDs for ChibiOS when using shared endpoints (#7877) 5 years ago
Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 5 years ago
xyzz 83be1aed76 chibios/usb_main: re-check USB status in send_keyboard after sleeping the thread (#7784) 5 years ago
Joel Challis ff5742da9f Fix KEYBOARD_SHARED_EP on ChibiOS (#7860) 5 years ago
Joel Challis 80c2e26741
Fix ChibiOS USB config for chips which support OTGv1 (#7564) 5 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
Joel Challis 1d4287cb95 Fix chibios when mouse and nkro disabled (#7312) 6 years ago
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113) 6 years ago
yiancar 2bfac351ed Final HS60v2 changes. (#4790) 6 years ago
Christon DeWan 55c3214877 fixed misplaced paranthesis in arm usb mouse send function (#4478) 7 years ago
yiancar 87f06e7297 Fix raw hid define for chibios (#4460) 7 years ago
James Laird-Wah 39bd760faf Use a single endpoint for HID reports (#3951) 7 years ago
Drashna Jaelre b1bf0879ad Fix mouse_send() on chibiOS so it won't lock up the firmware 7 years ago
Takuya Urakawa f4094930a3 stm32f1xx EEPROM emulation (#3914) 7 years ago
yiancar 73a3399d0e Add the ability to disable the USB startup check for Chibios 7 years ago
yiancar 621ce29a53 STM32 EEPROM Emulation (#3741) 7 years ago
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666) 7 years ago
fredizzimo e9d32b60b7 Add a custom USB driver for ARM (#2750) 7 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
Fred Sundvik 30b90de7c9 Send usb wakeup through ChibiOS 7 years ago
Fred Sundvik 6a9617b1c6 Update ChibiOS to 17.6.3 7 years ago
Takayuki Matsubara 7b65b7e948 fix Logical Maximum to be recognized as 255 instead of -1 8 years ago
skullydazed 5fd68266f5 Clueboard 60% support (#1746) 8 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7) 9 years ago
Fred Sundvik bcbd8f1c50 Add suspend support to the ChibiOS visualizer 9 years ago
Fred Sundvik 7229751ba9 Fix visualizer crash at startup 9 years ago
Fred Sundvik 07d0d5cbe4 Makefile fixes and update of Visualizer 9 years ago
Fred Sundvik 4b45deb652 Enable serial_link support for ChibiOS 9 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 years ago