summaryrefslogtreecommitdiff
path: root/platforms/chibios
AgeCommit message (Expand)Author
2022-05-14[Core] Add Reboot keycode to core (#15990)Drashna Jaelre
2022-04-22Provide better config defaults for bluepill boards (#16909)Joel Challis
2022-04-19[CI] Format code according to conventions (#16888)QMK Bot
2022-04-19Update wb32-dfu (#16438)Joy Lee
2022-04-19[Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann
2022-04-18Expose API for hardware unique ID (#16869)Joel Challis
2022-04-06Add non blackpill F4x1 config files (#16600)Joel Challis
2022-04-03Refactor CTPC logic to allow future converters (#16621)Joel Challis
2022-03-30Add emulated eeprom support for STM32F303xE (#16737)dn9uyen
2022-03-27Refactor writePin to work with statements (#16738)Stefan Kerkmann
2022-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-03-23[Bug] Fix unused variable error when using ChibiOS Bitbang serial driver (#16...Drashna Jaelre
2022-03-11Redo workaround for pin_def errors on KINETIS (#16620)Joel Challis
2022-03-10Force platform pin defs to be included (#16611)Joel Challis
2022-03-07Add flash target for UF2 bootloaders (#16525)Stefan Kerkmann
2022-03-07ChibiOS 21.11.1 update. (#16251)Nick Brassel
2022-03-04analog.[ch]: remove unnecessary includes (#16471)Ryan
2022-02-13Fix compilation of ChibiOS UART driver (#16348)Joel Challis
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-05Followup to #16220, more test error output. (#16221)Nick Brassel
2022-02-05Initial migration of suspend callbacks (#16067)Joel Challis
2022-02-05ChibiOS timer fixes (#16017)Sergey Vlasov
2022-02-03Create a build error if no bootloader is specified. (#16181)Nick Brassel
2022-02-02Fixup builds so that teensy EEPROM knows which MCU it's targeting. (#16168)Nick Brassel
2022-02-02Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel
2022-01-26Deprecate split transactions status field (#16023)Stefan Kerkmann
2022-01-26Remove unused suspend_idle (#16063)Joel Challis
2022-01-24Default EEPROM implementation should be transient when not implemented. Remov...Nick Brassel
2022-01-24Add L432, L442. (#16016)Nick Brassel
2022-01-15Fix broken bootloader builds in develop. (#15880)Dasky
2022-01-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-10Revert "core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)"...Michael Stapelberg
2022-01-06Fixes for bootloader refactor build failures (#15638)Ryan
2021-12-27Format code according to conventions (#15593)QMK Bot
2021-12-27Refactor `bootloader_jump()` implementations (#15450)Ryan
2021-12-27Add open-drain GPIO support. (#15282)Nick Brassel
2021-12-08Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-12-07Fix RESET not working for keyboards with Kiibohd bootloader (#15430)Andrew-Fahmy
2021-12-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-06Modified config.h default configuration (#15387)Joy Lee
2021-12-02Tidy up existing i2c_master implementations (#15376)Joel Challis
2021-11-30[Core] Added chconf.h for WB32 (#15359)Joy Lee
2021-11-27WB32F3G71 config migration with removal of unnecessary items. (#15309)Nick Brassel
2021-11-27Westberrytech pr (#14422)Joy Lee
2021-11-25Tidy up adjustable ws2812 timing (#15299)Joel Challis
2021-11-25Add ifndef to WS2812 timing constraints (#14678)Jordan Banasik
2021-11-20[Core] RISC-V toolchain and picolibc fixes (#15109)Stefan Kerkmann
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-11-13Update UART driver API (#14839)Ryan
2021-11-03Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel