summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/satisfaction75
AgeCommit message (Expand)Author
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan
2022-08-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-09Fix detection of EEPROM reset in some keyboards (#17970)Wilba
2022-07-07[Fix] Patches after printf library update (#17584)Stefan Kerkmann
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-10-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-10-11cannonkeys/satisfaction75: Add empty layers to the via keymap (#14782)Sergey Vlasov
2021-10-10Fix OLED timeout on satisfaction75 after migration from QWIIC (#14780)Sergey Vlasov
2021-10-09Migrate satisfaction75 away from QWIIC_DRIVERS (#14747)Joel Challis
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-04-19Fixup Satisfaction75 bootprocess. (#12621)Nick Brassel
2021-02-28Satisfaction 75 turn off backlight on suspend, restore config on wakeup (#11774)Mario Medina
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2021-01-04Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...Nick Brassel
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel
2020-12-03Allow APM32 MCUs on certain CannonKeys PCBs (#10899)Andrew Kannan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-22Remove references to ch-bootloader-jump.patch (#10998)Joel Challis
2020-04-07Update 072 based CannonKeys boards to rely on core QMK support (#8716)Andrew Kannan
2020-04-05Enable memcore to fix malloc/rand crashes (#8695)Joel Challis
2020-03-02Remove "ugly hack in usb_main.c" comments (#8296)Ryan
2020-03-01Get the direction right on the S75 encoder (#8287)Andrew Kannan
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-21S75 Encoder Fixes (#7758)Andrew Kannan
2020-02-13Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis
2020-02-05Add RESET key for default keymap in Satisfaction 75 (#8088)MechMerlin
2020-01-28Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel