index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
helix
/
rev3_5rows
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
3
-34
/
+74
*
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-08
2
-1
/
+3
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
2
-1
/
+3
*
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
1
-1
/
+1
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
2
-4
/
+5
*
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-23
1
-2
/
+2
*
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
2
-5
/
+3
*
Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)
Ryan
2023-02-17
1
-0
/
+2
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
1
-4
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
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
-21
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
1
-1
/
+1
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
1
-4
/
+4
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
1
-3
/
+0
*
Remove legacy international keycodes (#18588)
Ryan
2022-10-09
3
-12
/
+12
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
1
-1
/
+0
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-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-28
2
-7
/
+6
|
\
|
*
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
2022-07-28
2
-7
/
+6
*
|
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
precondition
2022-06-24
1
-2
/
+0
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-05-18
5
-247
/
+62
|
\
|
*
Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows...
Takeshi ISHII
2022-05-19
5
-247
/
+62
*
|
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
2
-2
/
+2
|
/
*
[Keymap] Fix build error `helix:five_rows` (#16847)
Takeshi ISHII
2022-04-21
3
-234
/
+4
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-4
/
+0
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
2
-48
/
+48
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
2
-38
/
+0
*
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-07
1
-6
/
+0
*
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
4
-5
/
+9
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
1
-53
/
+0
*
fix link error for helix/rev3_5rows:five_rows (#14466)
Takeshi ISHII
2021-09-18
1
-49
/
+4
*
[Keymap] Update Helix:five_rows OLED code (#14427)
Takeshi ISHII
2021-09-16
4
-14
/
+128
*
[Keyboard] Increase the way to add oled code for helix/rev3. (#14426)
Takeshi ISHII
2021-09-16
4
-120
/
+294
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
Remove empty override functions (#14312)
Ryan
2021-09-05
2
-28
/
+0
*
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-24
4
-6
/
+7
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
1
-20
/
+0
*
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-08-02
2
-1
/
+3
|
\
|
*
change DIP_SWITCH_ENABLE to off (#13815)
MakotoKurauchi
2021-07-31
2
-1
/
+3
|
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
2
-2
/
+4
*
|
Convert Dip Switch callbacks to boolean functions (#13399)
Drashna Jaelre
2021-07-01
1
-1
/
+2
*
|
Fix RGB/LED Suspend defines (#13146)
Drashna Jaelre
2021-06-09
1
-1
/
+1
*
|
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-05-21
2
-2
/
+4
|
/
*
[Keymap] cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows (#12259)
Takeshi ISHII
2021-04-04
3
-169
/
+174
[next]