Ryan
aad5746682
Move protocol makefiles into their respective folders ( #21332 )
...
* Move protocol makefiles into their respective folders
* Fix USB-USB converter
2 years ago
Nick Brassel
ffdc70bf0a
Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` ( #21272 )
2 years ago
Joel Challis
873922d98f
Implement UF2 device type id extension tag ( #21029 )
2 years ago
Pascal Getreuer
3993b15f05
[Core] Add Repeat Key ("repeat last key") as a core feature. ( #19700 )
...
Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2 years ago
Ryan
ab8c5013c8
BIOI G60/Morgan65: use custom Bluetooth driver ( #20897 )
2 years ago
Purdea Andrei
96d3750483
Fix EEPROM_DRIVER=legacy_stm32_flash ( #20457 )
2 years ago
Nick Brassel
5faa23d54c
Keymap introspection for combos. ( #19670 )
2 years ago
Nick Brassel
507e32b28c
Generate `make` dependency file during build for info.json's etc. ( #20451 )
2 years ago
Drashna Jaelre
2ddad246ce
OLED Driver improvements ( #20331 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2 years ago
Xelus22
6a619e6403
[Core] Clean up ISSI drivers, Add IS31FL3736 support ( #20572 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2 years ago
Drashna Jaelre
cf5626e024
[Bug] Fix compilation issues with PS/2 driver on F4x1 controllers ( #20433 )
2 years ago
Vladislav Marchenko
9a68472da8
Added PMW3320 driver ( #19543 )
2 years ago
Ryan
647c2835e6
WS2812 driver improvements ( #20262 )
2 years ago
Nick Brassel
6bdbf77238
Add step summary output to CI builds, with failure logs. ( #20288 )
2 years ago
Nick Brassel
42aa83787f
Optionally keep intermediate file listings in order to do comparisons between builds. ( #20237 )
2 years ago
Joel Challis
fc05929124
Strip whitespace from CONVERT_TO variables ( #19948 )
2 years ago
Joel Challis
bda28fa384
Hide hex output when building uf2 ( #19940 )
2 years ago
Drashna Jaelre
fe02abc479
[Core] Tri Layer Keys ( #19795 )
...
Co-authored-by: wilba <wilba@wilba.tech>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2 years ago
Nick Brassel
e296d67146
Accumulate version.h generator flags. ( #19716 )
2 years ago
Ryan
242b80c63f
Move MIDI code out of tmk_core ( #19704 )
2 years ago
Joel Challis
80cc6ad187
Fix 19701 merge
2 years ago
Joel Challis
832479c7fb
Split out mcu_selection to platform ( #19701 )
2 years ago
Joel Challis
27504d974d
Fix converter alias after 19603 ( #19644 )
2 years ago
Joel Challis
0ce3f6bcfe
De-duplicate platform detection ( #19603 )
2 years ago
Joel Challis
88ec588ae7
Remove `make all-<platform>` build targets ( #19496 )
2 years ago
Joel Challis
12f1a30d16
Add alias support for converters ( #19563 )
2 years ago
Joel Challis
82a94ea1bd
Add f303 to tinyuf2 bootloader support ( #19620 )
2 years ago
Joel Challis
0730740add
Add mmoskal/uf2-stm32f103 bootloader support ( #19594 )
2 years ago
Joel Challis
1bbacec44d
Promote CTPC warning to error ( #19565 )
2 years ago
Joel Challis
46c85c93f0
Revert "De-duplicate platform detection ( #19545 )" ( #19564 )
...
This reverts commit e11235ee14
.
2 years ago
Joel Challis
e11235ee14
De-duplicate platform detection ( #19545 )
2 years ago
Nick Brassel
8e869da1da
Allow for specifying the number of symbols to output. ( #19497 )
2 years ago
Joel Challis
20ee103399
Remove cmp checks from Makefile ( #19480 )
2 years ago
Joel Challis
4b2fd42122
Build warning when not valid work-tree ( #19475 )
2 years ago
Joel Challis
b297531dbf
Migrate 'make git-submodule' to CLI command ( #19479 )
2 years ago
Nick Brassel
e67e690cf3
Revert to legacy wear-leveling driver by default for F401. ( #19328 )
2 years ago
Stefan Kerkmann
962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages ( #17028 )
2 years ago
Ruslan Sayfutdinov
85ee55ff3b
Detect host OS based on USB fingerprint ( #18463 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Nick Brassel
cf3c26533c
Fixup EFL and F4's sector selection. ( #19221 )
3 years ago
Nick Brassel
bebfdad795
NVRAM refactor, phase 1. ( #18969 )
...
* Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`.
* Rename `flash_stm32` to `legacy_flash_ops`.
* Rename `eeprom_teensy` to `eeprom_kinetis_flexram`.
3 years ago
Nick Brassel
092228571c
Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD32V. ( #19020 )
3 years ago
Nick Brassel
5233c69bc6
Remove thermal printer. ( #18959 )
3 years ago
Ryan
7ebc396876
compiler.txt: ensure file exists before comparison ( #18921 )
3 years ago
Joel Challis
64ca14feea
Fix garbled test output ( #18822 )
...
* Fix garbled test output
* Correct SRC listing
3 years ago
Joel Challis
575db6949a
Generalise CTPC logic from common_features ( #18803 )
3 years ago
Ryan
af678521c1
Remove quantum/audio from global VPATH ( #18753 )
3 years ago
Joel Challis
aa8e0a3e7a
Build correctly when out of tree ( #18775 )
3 years ago
jpe230
86938fd958
Allow QK_MAKE to work with converters ( #18637 )
3 years ago
George Rodrigues
959f4cbb62
docs: some typos ( #18582 )
...
probably hacktoberism
3 years ago
Ryan
c4ff8192c2
Reverse keymap search order ( #18449 )
3 years ago