summaryrefslogtreecommitdiffstats
path: root/keyboards/creatkeebs
Commit message (Collapse)AuthorAgeFilesLines
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-970/+861
|
* Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-042-122/+101
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-53/+0
|
* Remove more empty headers (#20155)Ryan2023-03-172-34/+0
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-114-16/+10
|
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
|
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
|
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z
* Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)Wolf Van Herreweghe2022-12-092-2/+2
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-072-13/+0
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-4/+4
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-4/+4
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-264-15/+13
|
* Creatkeebs Thera Refactor (#17766)James Young2022-07-2311-136/+1248
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-3/+3
|
* [Keyboard] Add via support for creatkeebs/glacier (#16747)Tim Liu2022-04-144-3/+60
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* Glacier: Community Layout support (#16474)James Young2022-02-284-4/+9
| | | | | | | | | | | | * Glacier: Community Layout support Enables the Glacier to use QMK's `tkl_f13_ansi_tsangan` community layout. - rename `LAYOUT` to `LAYOUT_tkl_f13_ansi_tsangan` - add `LAYOUTS` rule to `rules.mk` * info.json: correct maintainer value Use the maintainer's GitHub username.
* fix layout macro (#16414)jack2022-02-212-9/+6
| | | Co-authored-by: jack <{ID}+{username}@users.noreply.github.com>
* [Keyboard] Add glacier in creatkeebs folder (#16079)Tim Liu2022-02-207-0/+296
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Fix compilation issues for creatkeebs thera (#16071)Drashna Jaelre2022-01-271-27/+28
|
* [Keyboard] Creatkeebs (#15766)Tim Liu2022-01-268-0/+304
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>