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
*
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
|
/
*
Align PS/2 GPIO defines (#14745)
Joel Challis
2021-10-20
1
-24
/
+6
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-30
1
-3
/
+3
|
\
|
*
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
James Young
2021-09-30
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-30
1
-1
/
+0
|
\
|
|
*
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)
Ryan
2021-09-30
1
-1
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
2
-3
/
+0
|
\
|
|
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
2
-3
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-26
1
-35
/
+12
|
\
|
|
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
1
-35
/
+12
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
2
-2
/
+2
|
\
|
|
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
2
-2
/
+2
*
|
Move Bluetooth config to common_features.mk (#14404)
Ryan
2021-09-12
3
-6
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
1
-2
/
+0
|
\
|
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
1
-7
/
+0
|
\
|
|
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
1
-7
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
1
-13
/
+0
|
\
|
|
*
Remove empty override functions (#14312)
Ryan
2021-09-05
1
-13
/
+0
*
|
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-09-01
1
-19
/
+17
|
/
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
1
-1
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
3
-3
/
+3
*
[Keyboard] Fix matrix issues with Promethium (#13648)
Drashna Jaelre
2021-07-22
1
-169
/
+170
*
first pass: matrix consistency improvements (#13471)
Zach White
2021-07-11
1
-1
/
+1
*
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
Ryan
2021-06-30
1
-1
/
+0
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
2
-6
/
+4
[next]