index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
promethium
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: driver naming cleanups (#21624)
Ryan
2023-07-29
2
-1
/
+3
*
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
2023-07-06
2
-4
/
+6
*
Unicodemap keycodes rename (#21092)
Ryan
2023-06-01
2
-26
/
+26
*
Remove more junk files and scripts (#20682)
Ryan
2023-05-03
2
-8
/
+0
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
4
-85
/
+57
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
2
-1
/
+3
*
WS2812 driver improvements (#20262)
Ryan
2023-03-30
1
-1
/
+1
*
Fix some more missing `#pragma once`s (#20241)
Ryan
2023-03-23
2
-0
/
+4
*
Remove trailing zeroes in info.json layouts (#20156)
Ryan
2023-03-17
1
-16
/
+16
*
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-11
1
-2
/
+2
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
2
-6
/
+2
*
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-05
1
-5
/
+0
*
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
-33
/
+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
-6
/
+0
*
Fix functions with empty params (#19647)
Ryan
2023-01-20
2
-6
/
+6
*
Align definition of unicode_map (#19452)
Joel Challis
2023-01-01
2
-2
/
+2
*
Refactor some led_set_kb instances (#19179)
Joel Challis
2022-12-09
1
-2
/
+0
*
Normalise output selection (Bluetooth) keycodes (#19004)
Ryan
2022-11-08
2
-10
/
+4
*
Normalise Unicode keycodes (#18898)
Ryan
2022-10-31
2
-16
/
+16
*
Fix build failures uncovered by #18753 (#18789)
Ryan
2022-10-21
1
-5
/
+0
*
Remove legacy Debug keycode (#18769)
Ryan
2022-10-19
2
-2
/
+2
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
1
-1
/
+1
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
2
-2
/
+2
*
Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)
Ryan
2022-09-06
2
-4
/
+4
*
[Core] Rework PS/2 driver selection (#17892)
Marek Kraus
2022-08-31
4
-6
/
+9
*
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
2
-2
/
+2
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
1
-1
/
+1
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-30
2
-11
/
+7
|
\
|
*
Move keyboard USB IDs and strings to data driven: handwired (#17822)
Ryan
2022-07-30
2
-11
/
+7
*
|
Remove full bootmagic config (#17702)
Joel Challis
2022-07-19
1
-6
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-17
1
-6
/
+0
|
\
|
|
*
Remove full bootmagic config (#17701)
Joel Challis
2022-07-17
1
-6
/
+0
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
2
-7
/
+7
|
/
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
1
-1
/
+1
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-2
/
+0
*
Remove `matrix_key_count()` (#16603)
Ryan
2022-03-10
1
-13
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-11
1
-1
/
+1
|
\
|
*
handwired/promethium: fix missing include (#16317)
Ryan
2022-02-11
1
-1
/
+1
*
|
Rename `AdafruitBLE` to `BluefruitLE` (#16127)
Ryan
2022-01-30
4
-9
/
+9
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
2
-2
/
+2
|
\
|
|
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-12-08
3
-30
/
+1
|
\
|
|
*
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-07
3
-30
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-02
2
-6
/
+0
|
\
|
|
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
2
-6
/
+0
*
|
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-11-29
1
-8
/
+0
|
/
[next]