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
/
helix
/
rev3_4rows
Age
Commit message (
Expand
)
Author
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)
Ryan
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
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
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-09
Remove legacy international keycodes (#18588)
Ryan
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-07-28
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
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
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-09-26
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-16
[Keyboard] Increase the way to add oled code for helix/rev3. (#14426)
Takeshi ISHII
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-02
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-31
change DIP_SWITCH_ENABLE to off (#13815)
MakotoKurauchi
2021-07-01
Convert Dip Switch callbacks to boolean functions (#13399)
Drashna Jaelre
2021-06-09
Fix RGB/LED Suspend defines (#13146)
Drashna Jaelre
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-21
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-01-27
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
2021-01-21
update CI list about helix keyboards
mtei
2020-12-15
[Keymap] Helix default keymap oled update (#11152)
MakotoKurauchi
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-10-15
Fix config for Helix rev3 4rows (#10641)
MakotoKurauchi
2020-10-13
Fix configurator layout helix/rev3_4rows (#10618)
MakotoKurauchi
2020-10-12
[Keyboard] Add Helix rev3 (#10297)
MakotoKurauchi