index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
helix
/
rev3_5rows
/
keymaps
Age
Commit message (
Expand
)
Author
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-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-09-18
fix link error for helix/rev3_5rows:five_rows (#14466)
Takeshi ISHII
2021-09-16
[Keymap] Update Helix:five_rows OLED code (#14427)
Takeshi ISHII
2021-09-16
[Keyboard] Increase the way to add oled code for helix/rev3. (#14426)
Takeshi ISHII
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-05-21
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-04-04
[Keymap] cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows (#12259)
Takeshi ISHII
2020-12-23
[Keymap] fix and update helix/rev3_5rows:five_rows (#11191)
Takeshi ISHII
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
2020-11-17
[Keymap] clean up helix:five_rows keymap (#10866)
Takeshi ISHII
2020-10-12
[Keyboard] Add Helix rev3 (#10297)
MakotoKurauchi