index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate modelm v2 (#14996)
nuess0r
2023-05-27
1
-0
/
+24
*
Move `thekey` to Drop vendor folder (#21032)
Joel Challis
2023-05-25
1
-0
/
+6
*
Duplicate board files for blok converter (#20629)
Joel Challis
2023-05-22
1
-1
/
+1
*
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
Pascal Getreuer
2023-05-20
2
-0
/
+18
*
BIOI G60/Morgan65: use custom Bluetooth driver (#20897)
Ryan
2023-05-20
1
-1
/
+1
*
Add sriwedari70 and move kamigakushi to new folder (#20334)
Alabahuy
2023-05-20
1
-0
/
+6
*
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-15
1
-2
/
+2
*
Organise config/rules <-> info mappings (#20723)
Ryan
2023-05-09
2
-60
/
+105
*
[Keyboard] Add support for ISO version of Durgod Hades (#20110)
Moritz Plattner
2023-04-12
1
-0
/
+9
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
2
-2
/
+7
*
[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...
Pascal Getreuer
2023-04-04
2
-1
/
+3
*
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
1
-1
/
+1
*
Allow EEPROM_DRIVER from info.json (#20313)
Joel Challis
2023-04-02
2
-0
/
+6
*
WS2812 driver improvements (#20262)
Ryan
2023-03-30
2
-2
/
+6
*
[jacky_studio/piggy60] move AVR PCB under rev1 (#20253)
Less/Rikki
2023-03-29
1
-0
/
+3
*
Custom keycodes in JSON (#19925)
Joel Challis
2023-03-27
4
-7
/
+37
*
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-26
2
-0
/
+11
*
Clean up APA102 config and add DD mapping (#20159)
Ryan
2023-03-20
2
-0
/
+16
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2023-03-16
1
-3
/
+3
|
\
|
*
Update keycodes_0.0.1_basic.hjson (#20129)
Joel Challis
2023-03-16
1
-3
/
+3
*
|
Add RP2040 Community Edition alias for Liatris (#19966)
leah-splitkb
2023-03-10
2
-1
/
+6
|
/
*
Reject VIA keys within info.json (#20026)
Joel Challis
2023-03-06
1
-0
/
+1
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
3
-1
/
+8
*
Reallocate user/kb keycode ranges (#19907)
Joel Challis
2023-02-23
2
-32
/
+41
*
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-23
2
-0
/
+264
*
Align magic keycodes (#19877)
Joel Challis
2023-02-23
1
-0
/
+251
*
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)
Joel Challis
2023-02-19
1
-0
/
+20
*
Align sequencer keycodes (#19875)
Joel Challis
2023-02-18
1
-0
/
+69
*
[Keyboard] Brick (#19851)
pauper
2023-02-17
1
-0
/
+3
*
Add rp2040_ce and add elite-pi and helios as alias (#19830)
Joel Challis
2023-02-12
2
-1
/
+6
*
Restore packing of midi note keycodes (#19468)
Joel Challis
2023-02-13
1
-0
/
+1044
*
[Core] Tri Layer Keys (#19795)
Drashna Jaelre
2023-02-12
1
-0
/
+18
*
Generate encodermap output from keymap.json. (#18915)
Nick Brassel
2023-02-11
1
-0
/
+14
*
Move more unicode ranges to DD (#19755)
Joel Challis
2023-02-10
1
-1
/
+10
*
Add Michi MCU Converter support (#19163)
miguelelinventor
2023-02-09
2
-1
/
+6
*
Rename ramonimbao folder to rmi_kb (#19699)
Ramon Imbao
2023-02-08
1
-0
/
+42
*
Normalise Swap Hands keycodes (#19720)
Ryan
2023-01-30
2
-0
/
+54
*
Fix 'No LAYOUTs defined' check (#19537)
Joel Challis
2023-01-19
1
-0
/
+3
*
De-duplicate platform detection (#19603)
Joel Challis
2023-01-19
1
-0
/
+2
*
Add mmoskal/uf2-stm32f103 bootloader support (#19594)
Joel Challis
2023-01-15
1
-0
/
+1
*
Revert "De-duplicate platform detection (#19545)" (#19564)
Joel Challis
2023-01-11
1
-2
/
+0
*
De-duplicate platform detection (#19545)
Joel Challis
2023-01-11
1
-0
/
+2
*
Relax converter within keymap schema (#19544)
Joel Challis
2023-01-09
1
-1
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-07
1
-16
/
+8
|
\
|
*
Remove invalid pin_compatible config from defaults (#19512)
Joel Challis
2023-01-07
1
-16
/
+8
*
|
Revert changes to keymap_steno.h (#19412)
Joel Challis
2022-12-23
1
-4
/
+0
*
|
Remaining DD keymap_extras migration (#19110)
Joel Challis
2022-12-21
64
-0
/
+25899
*
|
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...
precondition
2022-12-13
2
-3
/
+2
*
|
[Core] Quantum Painter - LVGL Integration (#18499)
jpe230
2022-12-13
5
-0
/
+91
*
|
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-12-12
1
-2
/
+2
[next]