summaryrefslogtreecommitdiffstats
path: root/builddefs
Commit message (Expand)AuthorAgeFilesLines
* Allow QK_MAKE to work with converters (#18637)jpe2302022-10-081-0/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-052-3/+3
|\
| * docs: some typos (#18582)George Rodrigues2022-10-052-3/+3
* | Reverse keymap search order (#18449)Ryan2022-10-011-16/+16
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-301-1/+1
|\|
| * Explicitly specify path to RP2040 wear_leveling config file. (#18541)Nick Brassel2022-09-291-1/+1
* | Start Bluetooth API (#18366)Ryan2022-09-291-1/+1
* | Start moving towards introspection-based data retrieval (#18441)Nick Brassel2022-09-291-2/+2
* | [Core] Pointing Device Automatic Mouse Layer (#17962)Alabastard-642022-09-231-0/+1
* | Tidy up LAYOUT macro generation (#18262)Joel Challis2022-09-191-15/+9
* | [Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre2022-09-172-1/+3
* | Refactor Unicode feature (#18333)Ryan2022-09-121-1/+3
* | Move Bluetooth-related function calls up to host/keyboard level (#18274)Ryan2022-09-071-3/+3
* | Move bootloader.mk to platforms (#18228)Ryan2022-08-312-224/+1
* | [Core] Rework PS/2 driver selection (#17892)Marek Kraus2022-08-312-19/+15
* | Remove deprecated USBasp and bootloadHID bootloader types (#18195)Ryan2022-08-281-2/+2
|/
* Add eeprom defaults for tinyuf2 bootloader (#18042)Joel Challis2022-08-252-2/+5
* Swap F4x1 default board files away from blackpill (#17522)Joel Challis2022-08-191-2/+2
* Fix Emulated EEPROM issue with F466 (#18039)Drashna Jaelre2022-08-141-1/+1
* [Controller] Added board config for custom controller STeMCell (#16287)Mega Mind2022-08-141-1/+1
* Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032)Joshua Diamond2022-08-141-10/+8
* [Core] Re-order user space rules inclusion (#17459)Albert Y2022-08-131-8/+10
* Add led matrix support for CKLED2001 (#17643)lokher2022-08-131-1/+8
* [Bug] Fix wrong varaible in encoder block (#18020)Drashna Jaelre2022-08-121-1/+1
* Move Encoder+Encoder Map from generic features (#18018)Drashna Jaelre2022-08-122-2/+8
* [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647)Nick Brassel2022-08-041-0/+1
* Move Pointing Device code to a subdirectory (#17684)Drashna Jaelre2022-07-201-4/+5
* Add support for PAW3204 Optical Sensor (#17669)Drashna Jaelre2022-07-191-1/+1
* [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-141-4/+2
* Cirque trackpad features: circular scroll, inertial cursor (#17482)Daniel Kao2022-07-121-0/+4
* [Core] Update mpaland/printf to eyalroz/printf fork (#16163)Stefan Kerkmann2022-07-071-3/+3
* Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)...Nick Brassel2022-07-051-0/+6
* Tentative Teensy 3.5 support (#14420)Ryan2022-07-032-2/+29
* Feature-ify Send String (#17275)Ryan2022-07-021-1/+7
* RP2040 emulated EEPROM. (#17519)Nick Brassel2022-07-022-2/+10
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-303-2/+41
* Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel2022-06-302-5/+55
* Generic wear-leveling algorithm (#16996)Nick Brassel2022-06-273-0/+8
* Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition2022-06-232-3/+23
* [Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann2022-06-181-1/+9
* Dump out the largest symbols in flash and in RAM. (#17397)Nick Brassel2022-06-161-0/+13
* tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-131-1/+1
* Rework paths for eeprom locations. (#17326)Nick Brassel2022-06-081-15/+9
* [Core] Update C standard to GNU11, C++ to GNU++14 (#17114)Stefan Kerkmann2022-06-061-107/+10
* Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel2022-06-051-1/+3
* Removes terminal from QMK. (#17258)Nick Brassel2022-05-302-7/+0
* Added support for Wb32fq95 (#16871)Joy Lee2022-05-231-0/+34
* Warn about LTO with arm_atsam, not ChibiOS. (#17106)Nick Brassel2022-05-161-2/+2
* Data driven `g_led_config` (#16728)Joel Challis2022-05-161-1/+7
* [Core] Add Caps Word feature to core (#16588)Pascal Getreuer2022-05-142-1/+3