index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
hadron
/
ver3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge upstream master to 2022 Q4 breaking change
lokher
2022-12-07
3
-694
/
+0
*
Merge upstream master
lokher
2022-12-06
3
-0
/
+694
|
\
|
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
2
-4
/
+4
|
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
2
-2
/
+2
|
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
2
-2
/
+2
|
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
2
-5
/
+5
|
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
1
-1
/
+1
|
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
1
-1
/
+10
|
*
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-10-11
1
-1
/
+1
|
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-1
/
+1
*
|
Remove non-Keychron keyboards
lokher
2022-09-13
19
-1083
/
+0
|
/
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-15
2
-3
/
+5
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)
Ryan
2022-08-15
2
-3
/
+5
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
|
/
*
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 unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
1
-35
/
+35
*
Fix up build options comments (#15463)
Ryan
2021-12-12
1
-1
/
+1
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
1
-1
/
+1
*
Remove pointless `CUSTOM_MATRIX = no` (#15383)
Ryan
2021-12-02
1
-1
/
+0
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-1
/
+0
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
1
-1
/
+1
*
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
1
-6
/
+6
*
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)
Joel Challis
2021-10-18
1
-1
/
+2
*
Fix OLED timeout on recent qwiic migrations (#14775)
Joel Challis
2021-10-10
1
-6
/
+6
*
Migrate hadron away from QWIIC_DRIVERS (#14415)
Joel Challis
2021-09-13
6
-211
/
+56
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
1
-7
/
+0
|
\
|
*
Remove empty override functions (#14312)
Ryan
2021-09-05
1
-7
/
+0
*
|
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-09-01
1
-4
/
+1
|
/
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
1
-20
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
*
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
Xelus22
2021-07-19
1
-1
/
+1
*
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-06-08
1
-0
/
+3
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
3
-3
/
+7
*
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-15
1
-1
/
+5
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-01-27
1
-3
/
+0
|
\
|
*
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
2021-01-27
1
-3
/
+0
*
|
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-20
3
-3
/
+3
*
|
Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...
Nick Brassel
2021-01-04
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-23
1
-1
/
+0
|
\
|
|
*
Remove comments about custom ldscript for Teensy LC (#11224)
Ryan
2020-12-23
1
-1
/
+0
*
|
ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)
Nick Brassel
2020-12-05
3
-1476
/
+67
*
|
Add board specific to Proton-C, with usual defaults turned on. (#10976)
Nick Brassel
2020-12-03
1
-0
/
+1
|
/
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-1
/
+2
*
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-29
3
-79
/
+426
*
[Keyboard] Update default keymaps to use `layer_state_t` (#7444)
Drashna Jaelre
2019-11-21
1
-2
/
+1
*
[Core] Cleanup rules.mk for F303 keyboards (#7306)
fauxpark
2019-11-14
5
-1328
/
+1
*
[Keyboard] Hadron v3 Enable RGB (#7292)
Yan-Fa Li
2019-11-07
1
-1
/
+1
*
[Keymap] update personal keymap (#6817)
ishtob
2019-09-25
1
-6
/
+6
[next]