summaryrefslogtreecommitdiff
path: root/builddefs
AgeCommit message (Expand)Author
2023-09-06feat/voyager (#374)Florian Didron
2022-11-08Merge tag '0.18.16' into firmware22Drashna Jael're
2022-10-05docs: some typos (#18582)George Rodrigues
2022-09-29Explicitly specify path to RP2040 wear_leveling config file. (#18541)Nick Brassel
2022-08-25Add eeprom defaults for tinyuf2 bootloader (#18042)Joel Challis
2022-08-19Swap F4x1 default board files away from blackpill (#17522)Joel Challis
2022-08-14Fix Emulated EEPROM issue with F466 (#18039)Drashna Jaelre
2022-08-14[Controller] Added board config for custom controller STeMCell (#16287)Mega Mind
2022-08-14Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032)Joshua Diamond
2022-08-13[Core] Re-order user space rules inclusion (#17459)Albert Y
2022-08-13Add led matrix support for CKLED2001 (#17643)lokher
2022-08-12[Bug] Fix wrong varaible in encoder block (#18020)Drashna Jaelre
2022-08-12Move Encoder+Encoder Map from generic features (#18018)Drashna Jaelre
2022-08-04[Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647)Nick Brassel
2022-07-20Move Pointing Device code to a subdirectory (#17684)Drashna Jaelre
2022-07-19Add support for PAW3204 Optical Sensor (#17669)Drashna Jaelre
2022-07-14[Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann
2022-07-12Cirque trackpad features: circular scroll, inertial cursor (#17482)Daniel Kao
2022-07-07[Core] Update mpaland/printf to eyalroz/printf fork (#16163)Stefan Kerkmann
2022-07-05Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)...Nick Brassel
2022-07-03Tentative Teensy 3.5 support (#14420)Ryan
2022-07-02Feature-ify Send String (#17275)Ryan
2022-07-02RP2040 emulated EEPROM. (#17519)Nick Brassel
2022-06-30[Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann
2022-06-30Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel
2022-06-27Generic wear-leveling algorithm (#16996)Nick Brassel
2022-06-23Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition
2022-06-18[Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann
2022-06-16Dump out the largest symbols in flash and in RAM. (#17397)Nick Brassel
2022-06-13tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen
2022-06-08Rework paths for eeprom locations. (#17326)Nick Brassel
2022-06-06[Core] Update C standard to GNU11, C++ to GNU++14 (#17114)Stefan Kerkmann
2022-06-05Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel
2022-05-31Reimplements Oryx's live training over raw hid (#345)Florian Didron
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel
2022-05-29Merge remote-tracking branch 'qmk 0.17.0' into firmware21Drashna Jael're
2022-05-23Added support for Wb32fq95 (#16871)Joy Lee
2022-05-16Warn about LTO with arm_atsam, not ChibiOS. (#17106)Nick Brassel
2022-05-16Data driven `g_led_config` (#16728)Joel Challis
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer
2022-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-06Ensure .hex file output for ARM Teensys (#17014)Ryan
2022-04-19Update wb32-dfu (#16438)Joy Lee
2022-04-16Implement XAP 'secure' core requirements (#16843)Joel Challis
2022-04-13Quantum Painter (#10174)Nick Brassel
2022-04-03Add warning for CTCP/CONVERT_TO_PROTON_C. (#16782)Nick Brassel
2022-04-03Refactor CTPC logic to allow future converters (#16621)Joel Challis
2022-03-25Remerge 0.16.x' into firmware21Drashna Jael're
2022-03-19HD44780 driver rework (#16370)Ryan
2022-03-16Merge remote-tracking branch 'origin/master' into developQMK Bot