index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
atomic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
2025-07-11
1
-3
/
+3
*
Remove `"console":false` from keyboards (#25190)
Joel Challis
2025-04-23
1
-1
/
+0
*
Update GPIO API usage in keyboard code (#23361)
Ryan
2024-05-03
1
-2
/
+2
*
Data-Driven Keyboard Conversions: A (#23379)
James Young
2024-04-02
2
-39
/
+6
*
Migrate features from rules.mk to DD (#23247)
Joel Challis
2024-03-14
2
-12
/
+9
*
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
Nick Brassel
2023-12-18
3
-90
/
+0
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
3
-193
/
+142
*
Move matrix config to info.json, part 5 (#20003)
Ryan
2023-03-10
2
-17
/
+5
*
Move backlight config to data driven (#19910)
Ryan
2023-02-25
2
-2
/
+3
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
1
-2
/
+0
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
1
-4
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
2
-6
/
+2
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
1
-3
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
1
-3
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
1
-21
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-30
1
-1
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-1
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
2
-2
/
+1
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
2
-4
/
+4
*
Remove keymaps that still reference legacy macros (#18693)
Joel Challis
2022-10-13
3
-774
/
+0
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-22
1
-2
/
+2
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
*
Move keyboard USB IDs and strings to data driven: A (#17781)
Ryan
2022-07-26
2
-7
/
+6
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-2
/
+0
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
1
-2
/
+1
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-2
/
+0
*
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 Full Bootmagic (#13846)
James Young
2021-08-07
2
-2
/
+2
*
Atomic Refactor (#13761)
James Young
2021-07-29
13
-354
/
+314
*
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-14
1
-1
/
+1
*
fix atomic:pvc so it compiles
Zach White
2021-01-30
2
-2
/
+3
*
Remove unused `action_get_macro()` usages in user files (#11165)
Ryan
2021-01-11
2
-20
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-11
1
-1
/
+0
|
\
|
*
Remove `DESCRIPTION`, 0-A (#11369)
Ryan
2021-01-11
1
-1
/
+0
*
|
clean up generate-api errors
Zach White
2021-01-08
1
-2
/
+0
|
/
*
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-05-30
1
-5
/
+1
*
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2020-01-29
1
-4
/
+4
*
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
2019-10-05
1
-43
/
+9
*
[Keyboard] Missed a JTAG disable (#6667)
fauxpark
2019-09-04
1
-4
/
+1
*
Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)
fauxpark
2019-08-31
2
-12
/
+2
*
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
1
-4
/
+1
*
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-07-16
1
-20
/
+3
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
2
-2
/
+2
*
Fixing dead links (#5503)
Brian Choromanski
2019-03-29
1
-1
/
+1
*
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-02-17
1
-3
/
+1
*
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-02-17
1
-2
/
+0
*
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-27
2
-12
/
+0
*
Modified URLs to point to new locations
Jeremy Bernhardt
2019-01-13
1
-1
/
+1
*
Remove empty fn_actions[]
fauxpark
2019-01-12
2
-7
/
+0
[next]