summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys
Commit message (Collapse)AuthorAgeFilesLines
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-206-6/+6
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-206-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-1412-83/+34
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-1412-83/+34
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-122-4/+4
|\|
| * Put non-US ISO keys in their expected spots in sagittarius' default keymaps ↵precondition2022-08-132-4/+4
| | | | | | | | (#18005)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-101-3/+3
|\|
| * Fix detection of EEPROM reset in some keyboards (#17970)Wilba2022-08-091-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-076-6/+6
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-076-6/+6
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0611-0/+336
|\|
| * [Keyboard] Add Crin PCB (#17913)Andrew Kannan2022-08-0511-0/+336
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-2558-205/+177
|\|
| * Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-2658-205/+177
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-132-3/+149
|\|
| * Gentoo & Gentoo Hotswap: correct Configurator key sequence errors (#17668)James Young2022-07-132-3/+149
| | | | | | | | | | | | | | | | | | * 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
* | [Fix] Patches after printf library update (#17584)Stefan Kerkmann2022-07-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * Add missing '(' to print_bin_reverse32 declaration * Fix insufficient character buffers on satisfaction75 * Remove \0 character in format string and use corrected offset math instead on rocketboard 16 * Replace snprintf_ with snprintf for djinn * Explicitly ignore format checks for tracktyl manuform that uses %b specifier * Print properly escaped version string in command.c, as PRODUCT or other defines can contain constructs like 'Vendor keyboard 66%' which will be interpreted as a format specifier
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-029-0/+279
|\|
| * Add Gentoo Hotswap PCB to QMK (#17528)Andrew Kannan2022-07-029-0/+279
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-029-0/+282
|\|
| * Add Gentoo Solderable PCB to QMK (#17527)Andrew Kannan2022-07-029-0/+282
| |
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-192-37/+38
|/ | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Add BrutalV2 65 Keyboard (#17252)Andrew Kannan2022-06-079-0/+282
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add Brutal65 V2 to QMK * Update info.json and copyright notices * Update info.json] * Update readme and delete chconf * Update matrix and keymaps to match info json * Update keyboards/cannonkeys/brutalv2_65/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/cannonkeys/brutalv2_65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/cannonkeys/brutalv2_65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Cloudline PCB support (#17253)Andrew Kannan2022-06-0711-0/+308
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1554-57/+57
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-131-1/+5
|\
| * [Keyboard] Add caps and num indicators to Balance keyboard (#17075)Andrew Kannan2022-05-121-1/+5
| |
* | Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-225-145/+0
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-1526-54/+0
| | | | (#16655)
* Fix a couple of mismatched info.json layout names (#16164)Ryan2022-02-021-2/+102
| | | | | | | * Fix a couple of mismatched info.json layout names * Fix layouts * Clean up layouts
* [Keyboard] HoodrowG PCB (#15474)Andrew Kannan2022-01-139-0/+278
| | | | | Co-authored-by: Julian <julianzabala1@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* cannonkeys/adelie: Fix QMK Configurator Implementation (#15754)James Young2022-01-051-1/+59
| | | | | * info.json: apply friendly formatting * info.json: correct key sequence
* [Keyboard] Adelie Firmware (#13265)Andrew Kannan2021-12-149-0/+412
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-146-86/+86
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* Fix up build options comments (#15463)Ryan2021-12-1216-23/+29
|
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0925-33/+25
|
* Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan2021-12-029-9/+0
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0125-33/+5
|
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-192-2/+2
|
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-0520-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-4/+6
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-101-0/+16
|\
| * cannonkeys/satisfaction75: Add empty layers to the via keymap (#14782)Sergey Vlasov2021-10-111-0/+16
| |
* | Fix OLED timeout on satisfaction75 after migration from QWIIC (#14780)Sergey Vlasov2021-10-104-8/+87
| | | | | | | | | | | | | | | | The custom OLED_OFF mode implemented on satisfaction75 is incompatible with the OLED_TIMEOUT feature (the OLED_TIMEOUT code assumes that any key or encoder action should turn the OLED display on, and does not provide any way to disable that behavior). To keep the OLED_OFF mode functioning as before while still having a working OLED idle timeout, a custom implementation of the OLED idle timeout code is added.
* | Migrate satisfaction75 away from QWIIC_DRIVERS (#14747)Joel Challis2021-10-096-299/+186
| | | | | | | | | | | | | | | | | | | | | | | | | | * stash * refactor old draw * refactor old draw - tidy * refactor old draw - tidy * refactor old draw - reorder for diffs * refactor old draw - reorder for diffs
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
| |
* | Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-3/+2
|/ | | | | | | | | * Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>