index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builddefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide hex output when building uf2 (#19940)
Joel Challis
2023-02-26
1
-2
/
+2
*
[Core] Tri Layer Keys (#19795)
Drashna Jaelre
2023-02-12
3
-1
/
+4
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-30
1
-2
/
+3
|
\
|
*
Accumulate version.h generator flags. (#19716)
Nick Brassel
2023-01-30
1
-2
/
+3
*
|
Move MIDI code out of tmk_core (#19704)
Ryan
2023-01-30
1
-0
/
+7
*
|
Fix 19701 merge
Joel Challis
2023-01-28
1
-2
/
+0
*
|
Split out mcu_selection to platform (#19701)
Joel Challis
2023-01-29
2
-922
/
+2
*
|
Fix converter alias after 19603 (#19644)
Joel Challis
2023-01-20
1
-1
/
+1
*
|
De-duplicate platform detection (#19603)
Joel Challis
2023-01-19
2
-18
/
+7
*
|
Remove `make all-<platform>` build targets (#19496)
Joel Challis
2023-01-19
1
-12
/
+0
*
|
Add alias support for converters (#19563)
Joel Challis
2023-01-18
1
-0
/
+8
*
|
Add f303 to tinyuf2 bootloader support (#19620)
Joel Challis
2023-01-18
1
-1
/
+5
*
|
Add mmoskal/uf2-stm32f103 bootloader support (#19594)
Joel Challis
2023-01-15
1
-1
/
+5
*
|
Promote CTPC warning to error (#19565)
Joel Challis
2023-01-11
1
-13
/
+2
*
|
Revert "De-duplicate platform detection (#19545)" (#19564)
Joel Challis
2023-01-11
1
-7
/
+18
*
|
De-duplicate platform detection (#19545)
Joel Challis
2023-01-11
1
-18
/
+7
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-04
1
-2
/
+7
|
\
|
|
*
Allow for specifying the number of symbols to output. (#19497)
Nick Brassel
2023-01-04
1
-2
/
+7
*
|
Remove cmp checks from Makefile (#19480)
Joel Challis
2023-01-02
1
-2
/
+1
*
|
Build warning when not valid work-tree (#19475)
Joel Challis
2023-01-03
1
-0
/
+2
*
|
Migrate 'make git-submodule' to CLI command (#19479)
Joel Challis
2023-01-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-12-14
1
-0
/
+4
|
\
|
|
*
Revert to legacy wear-leveling driver by default for F401. (#19328)
Nick Brassel
2022-12-15
1
-0
/
+4
*
|
[Test] Reset timer for every unit test and provide timestamps for log message...
Stefan Kerkmann
2022-12-15
1
-0
/
+2
*
|
Detect host OS based on USB fingerprint (#18463)
Ruslan Sayfutdinov
2022-12-09
3
-0
/
+10
|
/
*
Fixup EFL and F4's sector selection. (#19221)
Nick Brassel
2022-12-02
1
-2
/
+2
*
NVRAM refactor, phase 1. (#18969)
Nick Brassel
2022-11-23
1
-5
/
+5
*
Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...
Nick Brassel
2022-11-11
2
-10
/
+20
*
Remove thermal printer. (#18959)
Nick Brassel
2022-11-06
3
-8
/
+0
*
compiler.txt: ensure file exists before comparison (#18921)
Ryan
2022-11-01
1
-0
/
+1
*
Fix garbled test output (#18822)
Joel Challis
2022-10-23
1
-1
/
+1
*
Generalise CTPC logic from common_features (#18803)
Joel Challis
2022-10-22
2
-5
/
+5
*
Remove quantum/audio from global VPATH (#18753)
Ryan
2022-10-20
1
-0
/
+1
*
Build correctly when out of tree (#18775)
Joel Challis
2022-10-19
1
-2
/
+2
*
Allow QK_MAKE to work with converters (#18637)
jpe230
2022-10-08
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-05
2
-3
/
+3
|
\
|
*
docs: some typos (#18582)
George Rodrigues
2022-10-05
2
-3
/
+3
*
|
Reverse keymap search order (#18449)
Ryan
2022-10-01
1
-16
/
+16
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-30
1
-1
/
+1
|
\
|
|
*
Explicitly specify path to RP2040 wear_leveling config file. (#18541)
Nick Brassel
2022-09-29
1
-1
/
+1
*
|
Start Bluetooth API (#18366)
Ryan
2022-09-29
1
-1
/
+1
*
|
Start moving towards introspection-based data retrieval (#18441)
Nick Brassel
2022-09-29
1
-2
/
+2
*
|
[Core] Pointing Device Automatic Mouse Layer (#17962)
Alabastard-64
2022-09-23
1
-0
/
+1
*
|
Tidy up LAYOUT macro generation (#18262)
Joel Challis
2022-09-19
1
-15
/
+9
*
|
[Core] Add getreuer's Autocorrect feature to core (#15699)
Drashna Jaelre
2022-09-17
2
-1
/
+3
*
|
Refactor Unicode feature (#18333)
Ryan
2022-09-12
1
-1
/
+3
*
|
Move Bluetooth-related function calls up to host/keyboard level (#18274)
Ryan
2022-09-07
1
-3
/
+3
*
|
Move bootloader.mk to platforms (#18228)
Ryan
2022-08-31
2
-224
/
+1
*
|
[Core] Rework PS/2 driver selection (#17892)
Marek Kraus
2022-08-31
2
-19
/
+15
*
|
Remove deprecated USBasp and bootloadHID bootloader types (#18195)
Ryan
2022-08-28
1
-2
/
+2
|
/
[next]