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
/
canary
Age
Commit message (
Expand
)
Author
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
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-14
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-14
Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
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-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-24
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-11-02
[Keyboard] Fix compilation size issues for Canary 60 RGB (#15016)
Drashna Jaelre
2021-10-31
[Keyboard] Fix keymaps, RGB matrix, add support for WS2812 (#14974)
AnthonyNguyen168
2021-09-22
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)
James Young
2021-09-10
[Keyboard] New PCB Canary60RGB from CanaryTeam (#14321)
AnthonyNguyen168