summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys
Commit message (Collapse)AuthorAge
* [Keyboard] Add Crin (#18065)Andrew Kannan2023-02-02
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* jsonify some info.json (#19146)Joel Challis2022-11-25
|
* Remove .noci functionality (#19122)Joel Challis2022-11-21
|
* Add missing `manufacturer` fields (#19065)jack2022-11-14
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-12
|\
| * [Keyboard] Add Serenity PCB (#18705)Andrew Kannan2022-11-12
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | VIA V3 - The Custom UI Update (#18222)Wilba2022-11-10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-08
|\|
| * [Keyboard] Add Brutal v2 1800 PCB to QMK (#18891)Andrew Kannan2022-11-08
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | `cannonkeys/db60/hotswap`: fix layouts (#18982)Ryan2022-11-07
| |
* | Reworked backlight keycodes. (#18961)Nick Brassel2022-11-06
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Remove hardcoded VIA keycode range (#18956)Joel Challis2022-11-05
| |
* | Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-03
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-29
|\|
| * Add indicator LEDs to hoodrow G PCB (#18888)Andrew Kannan2022-10-29
| |
* | Remove `KC_DELT` (#18882)Ryan2022-10-27
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-24
|\|
| * [Keyboard] Add Ellipse PCB support (#18706)Andrew Kannan2022-10-24
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Ellipse hotswap PCB support (#18707)Andrew Kannan2022-10-24
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
| |
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-20
| | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15
| |
* | Remove legacy keycodes, part 3 (#18669)Ryan2022-10-11
|/ | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* Remove more RESET keycode references (#18559)Joel Challis2022-10-01
|
* [Keyboard] Add Moment Solderable (#18385)Andrew Kannan2022-09-29
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Add Moment Hotswap PCB (#18384)Andrew Kannan2022-09-24
|
* [Keyboard] Add Vector PCB (#17380)Andrew Kannan2022-09-14
|
* Remove more RESET keycode references (#18252)Joel Challis2022-09-03
|
* [Keyboard] CannonKeys Malicious Ergo (#17076)Andrew Kannan2022-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Malicious Ergo keyboard to QMK * Update layout * update info.json * update info.json again * Update info.json again * i h8 info.json * its default not all * Update keyboards/cannonkeys/malicious_ergo/config.h * Add bootloader instructions and license header * Update keyboards/cannonkeys/malicious_ergo/rules.mk * Update keyboards/cannonkeys/malicious_ergo/rules.mk * Update keyboards/cannonkeys/malicious_ergo/readme.md * Remove rotation from info.json * Remove labels * Update keyboards/cannonkeys/malicious_ergo/readme.md * Update keyboards/cannonkeys/malicious_ergo/malicious_ergo.h * Revise info.json again * whitespace fix * Apply suggestions from code review Move pid/vid into info json Fix rounding errors in info json Thanks to fauxpark and noroadsleft!
* [Keyboard] Fix layout macro for Cannonkeys Atlas keyboard (#18216)Drashna Jaelre2022-08-30
|
* [Keyboard] add Nearfield, fix typo in Le Chiffre Readme (#17914)TJ2022-08-28
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-14
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-12
|\|
| * Put non-US ISO keys in their expected spots in sagittarius' default keymaps ↵precondition2022-08-13
| | | | | | | | (#18005)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-10
|\|
| * Fix detection of EEPROM reset in some keyboards (#17970)Wilba2022-08-09
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-07
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-07
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-06
|\|
| * [Keyboard] Add Crin PCB (#17913)Andrew Kannan2022-08-05
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-25
|\|
| * Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-26
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-13
|\|
| * Gentoo & Gentoo Hotswap: correct Configurator key sequence errors (#17668)James Young2022-07-13
| | | | | | | | | | | | | | | | | | * Gentoo info.json: apply friendly formatting * Gentoo info.json: correct key sequence error * Gentoo Hotswap info.json: apply friendly formatting * Gentoo Hotswap info.json: correct key sequence error