summaryrefslogtreecommitdiff
path: root/keyboards/capsunlocked/cu80
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (B, C) (#25559)Jack Sangdahl4-40/+183
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan2-7/+7
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-76/+0
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 1 (#23745)James Young2-22/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-1/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-2/+0
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-12/+8
2024-01-31Remove always enabled effects from lighting animation list (#22992)Joel Challis1-1/+0
2024-01-09capsunlocked/cu80/v2: Fix invalid RGB matrix config (#22873)Joel Challis2-4/+4
2024-01-04Migrate RGB Matrix config to info.json - C (#22807)Joel Challis2-16/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-07Refactor `capsunlocked/cu80/v2` (#21454)jack38-761/+351
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-10/+0
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-2/+0
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-1/+1
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan4-2/+6
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-2/+6
2023-04-05Move TKL layouts to data driven (#20337)Ryan8-337/+413
2023-03-17Remove more empty headers (#20155)Ryan1-18/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-7/+5
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2-146/+146
2023-02-21Add some missing `#pragma once`s (#19902)Ryan1-0/+2
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-20/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan3-5/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan5-5/+5
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre5-5/+30
2022-10-15Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2-2/+20
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2-2/+10
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2-2/+2
2022-08-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're12-30/+18
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan12-30/+18
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-4/+4
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan2-2/+2
2022-01-10[Keyboard] move cu24, cu75, cu80/v1 into capsunlocked folder (#15758)peepeetee8-0/+218
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2-0/+96
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan2-4/+0
2021-05-31VIA compile fixes (#13054)Xelus222-0/+4
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young6-6/+16