index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
promethium
Age
Commit message (
Expand
)
Author
2023-05-03
Remove more junk files and scripts (#20682)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-30
WS2812 driver improvements (#20262)
Ryan
2023-03-23
Fix some more missing `#pragma once`s (#20241)
Ryan
2023-03-17
Remove trailing zeroes in info.json layouts (#20156)
Ryan
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-20
Fix functions with empty params (#19647)
Ryan
2023-01-01
Align definition of unicode_map (#19452)
Joel Challis
2022-12-09
Refactor some led_set_kb instances (#19179)
Joel Challis
2022-11-08
Normalise output selection (Bluetooth) keycodes (#19004)
Ryan
2022-10-31
Normalise Unicode keycodes (#18898)
Ryan
2022-10-21
Fix build failures uncovered by #18753 (#18789)
Ryan
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-09-06
Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)
Ryan
2022-08-31
[Core] Rework PS/2 driver selection (#17892)
Marek Kraus
2022-08-30
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-07-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-30
Move keyboard USB IDs and strings to data driven: handwired (#17822)
Ryan
2022-07-19
Remove full bootmagic config (#17702)
Joel Challis
2022-07-17
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-17
Remove full bootmagic config (#17701)
Joel Challis
2022-06-19
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
2022-02-11
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-11
handwired/promethium: fix missing include (#16317)
Ryan
2022-01-30
Rename `AdafruitBLE` to `BluefruitLE` (#16127)
Ryan
2021-12-09
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-08
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-02
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-10-20
Align PS/2 GPIO defines (#14745)
Joel Challis
2021-09-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-30
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
James Young
[next]