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
...
*
|
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
*
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2021-02-06
1
-1
/
+1
*
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2021-01-20
1
-1
/
+0
*
Exclude more keyboards from CI (#11436)
Zach White
2021-01-13
1
-0
/
+0
*
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-21
1
-0
/
+0
*
Normalise include statements in keyboard code (#11185)
Ryan
2020-12-16
1
-1
/
+1
*
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-08-29
1
-1
/
+1
*
Change analogRead calls to analogReadPin (#9023)
Ryan
2020-08-29
2
-2
/
+2
*
Fix a couple of USB VIDs for the API (#7848)
fauxpark
2020-01-09
1
-8
/
+5
*
[Keyboard] Update default keymaps to use `layer_state_t` (#7444)
Drashna Jaelre
2019-11-21
1
-1
/
+1
*
Remove keymap_config extern from default keymaps (#7399)
Drashna Jaelre
2019-11-20
1
-1
/
+0
*
Cleanup rules.mk for 32U4 keyboards, H (#7030)
fauxpark
2019-10-20
1
-41
/
+10
*
Remove superfluous JTAG disable code (#6445)
fauxpark
2019-08-20
1
-7
/
+0
*
Illustrate the emoji layer (#6555)
Mark Stosberg
2019-08-17
1
-4
/
+4
*
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
1
-1
/
+0
*
[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)
Drashna Jaelre
2019-07-09
1
-2
/
+4
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
2
-9
/
+8
*
Moving rgb typedefs into a single location (#5978)
XScorpion2
2019-06-04
1
-1
/
+1
*
[Keymap] Added compatibility for Planck rev6 (#5706)
Priyadi Iman Nurcahyo
2019-04-29
2
-2
/
+4
*
Fix handwired/promethium keyboard dimensions in info.json
noroadsleft
2019-04-13
1
-1
/
+1
*
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-02-17
1
-3
/
+0
*
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-02-16
1
-3
/
+0
*
Fix `1<col` instead of `1<<col` typo in matrix_is_on()
James Churchill
2019-01-27
1
-1
/
+1
*
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-27
1
-1
/
+1
*
Add C(), A() and G() to match already existing S() (#4673)
fauxpark
2019-01-25
2
-2
/
+0
*
handwired/promethium Refactor and Configurator support (#4524)
noroadsleft
2018-12-01
7
-68
/
+120
*
Replace outdated RGB/Audio information
Drashna Jaelre
2018-10-22
3
-3
/
+3
*
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-09-17
2
-4
/
+0
*
Remove _quantum functions from custom matrix.c code
U-LANDSRAAD\drashna
2018-02-06
1
-9
/
+0
[prev]
[next]