summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys
Commit message (Collapse)AuthorAgeFilesLines
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-2636-18/+54
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-239-0/+326
|\
| * Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK (#20131)Andrew Kannan2023-03-239-0/+326
| | | | | | | | | | * Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK * Add 65_iso_blocker community layout support
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-216-0/+233
|\|
| * [Keyboard] Add CannonKeys Bakeneko60 ISO Hotswap PCB (#20130)Andrew Kannan2023-03-206-0/+233
| |
* | Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-1710-550/+550
| |
* | Remove more empty headers (#20155)Ryan2023-03-1730-244/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-116-0/+243
|\|
| * Add Chimera65 Hotswap keyboard (#20038)Andrew Kannan2023-03-116-0/+243
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-107-0/+274
|\|
| * Caerdroia Keyboard Firmware (#20036)Andrew Kannan2023-03-107-0/+274
| |
* | Move matrix config to info.json, part 6 (#20019)Ryan2023-03-1168-179/+170
|/
* [Keyboard] Add Ortho48v2 Keyboard (#18889)Andrew Kannan2023-03-1010-0/+312
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Move encoder config to data driven (#19923)Ryan2023-02-266-12/+15
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move backlight config to data driven (#19910)Ryan2023-02-2648-75/+119
|
* Migrate some more layouts to data driven (#19889)Ryan2023-02-238-758/+736
|
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* Fixup cannonkeys/satisfaction75 (readd `backlight.breathing_period`) (#19901)jack2023-02-221-0/+2
|
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-224-4/+0
|
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-1/+1
|
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-2124-24/+0
|
* Remove matrix size defines (#19581)Ryan2023-02-1734-130/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-1718-36/+41
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-02-107-0/+256
|\
| * Add Type-B firmware to QMK (#19764)Andrew Kannan2023-02-097-0/+256
| | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0868-207/+70
| |
* | Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
| |
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-1/+1
| |
* | Debounce defines cleanup (#19742)Ryan2023-02-0336-104/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0332-96/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-025-43/+35
|\|
| * [Keyboard] Add Crin (#18065)Andrew Kannan2023-02-025-43/+35
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
| |
* | Remove deprecated Quantum keycodes (#19712)Ryan2023-01-296-6/+6
| |
* | Fix functions with empty params (#19647)Ryan2023-01-203-9/+9
| | | | | | | | | | * Fix functions with empty params * Found a bunch more
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1022-22/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Remove useless line continuations (#19399)Ryan2022-12-302-42/+42
| |
* | [Keyboard] Add Ortho60 v2 Keyboard (#18890)Andrew Kannan2022-12-0311-0/+387
|/ | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* jsonify some info.json (#19146)Joel Challis2022-11-254-5/+5
|
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
|
* Add missing `manufacturer` fields (#19065)jack2022-11-141-0/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-129-0/+371
|\
| * [Keyboard] Add Serenity PCB (#18705)Andrew Kannan2022-11-129-0/+371
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | VIA V3 - The Custom UI Update (#18222)Wilba2022-11-103-96/+122
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-087-0/+298
|\|
| * [Keyboard] Add Brutal v2 1800 PCB to QMK (#18891)Andrew Kannan2022-11-087-0/+298
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | `cannonkeys/db60/hotswap`: fix layouts (#18982)Ryan2022-11-076-13/+609
| |
* | Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0654-63/+63
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>