index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
helix
/
pico
/
config.h
Age
Commit message (
Expand
)
Author
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
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
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-09-06
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-07-28
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
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-02-15
Audio system overhaul (#11820)
Drashna Jaelre
2021-01-20
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2020-05-07
Changed the VID/PID for Helix keyboards (#8989)
MakotoKurauchi
2020-03-10
[Keyboard] Helix add split common option (#7718)
MakotoKurauchi
2019-10-16
[Keyboard] Cleanup helix rules options (#6952)
MakotoKurauchi
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-10-22
Remove all of the deprecated RGB defines
Drashna Jaelre
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-07-26
Keyboard: Add HelixPico keyboard (#3502)
MakotoKurauchi