index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
frenchdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
1
-3
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-1
/
+0
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
1
-8
/
+8
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
1
-3
/
+3
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-30
2
-7
/
+7
|
\
|
*
Move keyboard USB IDs and strings to data driven: handwired (#17822)
Ryan
2022-07-30
2
-7
/
+7
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-1
/
+1
|
/
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
1
-2
/
+2
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-2
/
+1
*
Remove `matrix_key_count()` (#16603)
Ryan
2022-03-10
1
-9
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-12-14
1
-32
/
+32
|
\
|
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
1
-32
/
+32
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-13
1
-1
/
+1
|
\
|
|
*
Fix up build options comments (#15463)
Ryan
2021-12-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
1
-1
/
+1
|
\
|
|
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-02
1
-1
/
+0
|
\
|
|
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-1
/
+0
*
|
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-11-29
1
-6
/
+0
|
/
*
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
James Young
2021-09-30
1
-3
/
+3
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
1
-2
/
+0
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
1
-1
/
+1
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
1
-1
/
+1
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
1
-1
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
1
-7
/
+0
*
Remove empty override functions (#14312)
Ryan
2021-09-05
1
-3
/
+0
*
Remove more cruft in keyboard files (#14288)
Ryan
2021-09-03
1
-3
/
+0
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
1
-1
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
*
`keymap_extras`: Remove deprecated defines (#12949)
Ryan
2021-07-06
1
-6
/
+6
*
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
Ryan
2021-06-30
1
-1
/
+0
*
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2021-02-06
1
-2
/
+2
*
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-01-20
1
-1
/
+0
|
\
|
*
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2021-01-20
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-13
1
-0
/
+0
|
\
|
|
*
Exclude more keyboards from CI (#11436)
Zach White
2021-01-13
1
-0
/
+0
*
|
clean up generate-api errors
Zach White
2021-01-07
1
-3
/
+0
|
/
*
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-21
1
-0
/
+0
*
Cleanup rules.mk for 32U4 keyboards, H (#7030)
fauxpark
2019-10-20
1
-64
/
+13
*
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
Joel Challis
2019-10-15
1
-35
/
+0
*
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-07-15
1
-2
/
+2
*
Removes Erez personally from QMK (#5883)
Erez Zukerman
2019-05-15
1
-5
/
+0
*
Update handwired/frenchdev keyboard (#5443)
Drashna Jaelre
2019-04-22
8
-525
/
+115
*
Fix handwired/frenchdev keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
*
Fixing dead links (#5503)
Brian Choromanski
2019-03-29
1
-1
/
+0
*
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-03-19
1
-2
/
+0
*
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-27
1
-2
/
+2
*
Remove empty action_function()
fauxpark
2019-01-11
1
-4
/
+0
[next]