summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move encoder config to data driven (#19923)Ryan2023-02-266-12/+15
* 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
* 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
* | 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
* | 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
* | 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
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1022-22/+11
* | Remove useless line continuations (#19399)Ryan2022-12-302-42/+42
* | [Keyboard] Add Ortho60 v2 Keyboard (#18890)Andrew Kannan2022-12-0311-0/+387
|/
* 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
* | 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
* | `cannonkeys/db60/hotswap`: fix layouts (#18982)Ryan2022-11-076-13/+609
* | Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0654-63/+63
* | Remove hardcoded VIA keycode range (#18956)Joel Challis2022-11-051-1/+1
* | Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-031-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-291-0/+3
|\|
| * Add indicator LEDs to hoodrow G PCB (#18888)Andrew Kannan2022-10-291-0/+3
* | Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-2415-0/+513
|\|
| * [Keyboard] Add Ellipse PCB support (#18706)Andrew Kannan2022-10-249-0/+301
| * [Keyboard] Add Ellipse hotswap PCB support (#18707)Andrew Kannan2022-10-246-0/+212
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2041-57/+57
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1512-13/+13
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-1518-29/+188