summaryrefslogtreecommitdiffstats
path: root/keyboards/dailycraft/claw44
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-64/+52
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-12/+12
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-163-7/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-39/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-1/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-7/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-20/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-3/+3
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Remove legacy international keycodes (#18588)Ryan2022-10-093-6/+6
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-152-8/+7
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-152-8/+7
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-5/+0
* Move to organization folder (#15481)yfuku2021-12-2822-0/+876