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
Age
Commit message (
Expand
)
Author
2023-04-30
Remove `FLIP_HALF` layouts and move to data driven (#20588)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
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-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
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-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-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
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-27
Remove rgblight_list.h (#18878)
Ryan
2022-10-21
Deprecate `KC_LOCK` for `QK_LOCK` (#18796)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
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-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-09-07
Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)
Dasky
2022-09-06
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
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-05-15
Rename keymap_extras headers for consistency (#16939)
Ryan
2022-04-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-04-21
[Keymap] Fix build error `helix:five_rows` (#16847)
Takeshi ISHII
2022-04-21
Helix/rev2 move to split common (#16723)
Takeshi ISHII
2022-04-19
Change helix:yshrsmz keymap to use split_common (#16537)
Takeshi ISHII
2022-04-12
[Keymap] Change helix:froggy_106 keymap to use split_common (#16704)
Takeshi ISHII
[next]