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
/
spaceholdings
Age
Commit message (
Expand
)
Author
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
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-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-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-11-10
VIA V3 - The Custom UI Update (#18222)
Wilba
2022-11-05
Fix "no matrix definition" errors for some boards (#18954)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-03
Remove more RESET keycode references (#18252)
Joel Challis
2022-08-04
Move keyboard USB IDs and strings to data driven: S (#17889)
Ryan
2022-06-30
[Keyboard] Nebula12b (#17308)
yiancar
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-07
Add HS version of Nebula65b due to different number of per-key-RGB (#16514)
yiancar
2022-02-09
move spaceholdings boards into /spaceholdings (#16096)
peepeetee