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
/
pico
Age
Commit message (
Expand
)
Author
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
2023-11-26
Improve and Cleanup Shutdown callbacks (#21060)
Drashna Jaelre
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-06-24
Move `TAPPING_TERM` to data driven (#21296)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-04-30
Remove `FLIP_HALF` layouts and move to data driven (#20588)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
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-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-20
Fix functions with empty params (#19647)
Ryan
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
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-06
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-07-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-28
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
2022-06-24
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
precondition
2022-06-19
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-05-18
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-05-19
Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows...
Takeshi ISHII
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
2022-02-21
Helix/pico move to split_common (#16418)
Takeshi ISHII
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-09-21
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-08-31
[Keyboard] Helix use `post_rules.mk` (#14216)
Takeshi ISHII
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-06
Fix up builds after #8591 (#13900)
Nick Brassel
[next]