index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
/
mappings
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Keyboard] Delete jscotto directory (#21157)
Joe Scotto
2023-07-24
1
-0
/
+15
*
Rename `dactyl_manuform` variant `3x5_3` (#21015)
Duncan Sutherland
2023-07-20
1
-0
/
+3
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-07-21
1
-0
/
+3
|
\
|
*
Move files to rev1 folder, add rev2 (#21563)
Danny
2023-07-20
1
-0
/
+3
*
|
rename and modernise `dactyl_manuform/6x6_kinesis` (#21302)
Duncan Sutherland
2023-07-08
1
-0
/
+3
*
|
Move kb83 keyboard (#20761)
jonylee@hfd
2023-06-19
1
-0
/
+3
*
|
Move `RGBLIGHT_LED_MAP` to data driven (#21095)
Ryan
2023-06-14
1
-0
/
+1
*
|
Revert "Add *_MATRIX_LED_COUNT generation/validation (#19515)" (#21109)
Joel Challis
2023-06-02
1
-2
/
+0
*
|
Add *_MATRIX_LED_COUNT generation/validation (#19515)
Joel Challis
2023-06-02
1
-0
/
+2
|
/
*
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
*
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
1
-1
/
+2
*
[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...
Pascal Getreuer
2023-04-04
1
-0
/
+1
*
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
1
-0
/
+1
*
WS2812 driver improvements (#20262)
Ryan
2023-03-30
1
-0
/
+2
*
[jacky_studio/piggy60] move AVR PCB under rev1 (#20253)
Less/Rikki
2023-03-29
1
-0
/
+3
*
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-26
1
-0
/
+1
*
Clean up APA102 config and add DD mapping (#20159)
Ryan
2023-03-20
1
-0
/
+3
*
Add RP2040 Community Edition alias for Liatris (#19966)
leah-splitkb
2023-03-10
1
-0
/
+5
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
2
-0
/
+2
*
[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
1
-0
/
+5
*
Add Michi MCU Converter support (#19163)
miguelelinventor
2023-02-09
1
-0
/
+5
*
Rename ramonimbao folder to rmi_kb (#19699)
Ramon Imbao
2023-02-08
1
-0
/
+42
*
De-duplicate platform detection (#19603)
Joel Challis
2023-01-19
1
-0
/
+2
*
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
*
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
*
|
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...
precondition
2022-12-13
1
-2
/
+2
*
|
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-12-12
1
-2
/
+2
*
|
Core: Support inverted scan logic for optical switches (#19053)
dexter93
2022-12-09
1
-0
/
+1
*
|
Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)
Drashna Jaelre
2022-12-01
1
-1
/
+1
*
|
DD bootmagic config (#19201)
Joel Challis
2022-11-30
2
-0
/
+5
|
/
*
2022 Nov 26 changelog. (#19164)
Nick Brassel
2022-11-28
1
-6
/
+8
*
Additional DD backlight config (#19124)
Joel Challis
2022-11-23
1
-0
/
+2
*
Revert "Add pointing device support to data driven config (#18215)" (#19063)
Drashna Jaelre
2022-11-15
2
-20
/
+0
*
Add Bonsai C4 as a platform board file (#18901)
David Hoelscher
2022-11-13
1
-1
/
+1
*
Add pointing device support to data driven config (#18215)
Drashna Jaelre
2022-11-14
2
-0
/
+20
*
Format DD mappings and schemas (#18924)
Ryan
2022-11-08
5
-1309
/
+1276
*
Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721)
precondition
2022-10-22
1
-0
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-07
2
-0
/
+2
|
\
|
*
DD mappings for build.debounce_type and backlight.levels (#18628)
Less/Rikki
2022-10-06
2
-0
/
+2
*
|
Implement split comms watchdog (#18599)
Dasky
2022-10-06
1
-0
/
+2
[next]