summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/satisfaction75
Commit message (Expand)AuthorAgeFilesLines
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-192-2/+2
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-4/+6
* 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
* | Migrate satisfaction75 away from QWIIC_DRIVERS (#14747)Joel Challis2021-10-096-299/+186
* | Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-3/+2
|/
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-082-8/+6
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-3/+5
* Fixup Satisfaction75 bootprocess. (#12621)Nick Brassel2021-04-193-125/+13
* Satisfaction 75 turn off backlight on suspend, restore config on wakeup (#11774)Mario Medina2021-02-282-1/+16
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-14/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-203-3/+3
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-151-1/+0
|\
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* | Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...Nick Brassel2021-01-041-2/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-212-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-162-4/+3
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-162-4/+3
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1370/+72
|/
* Allow APM32 MCUs on certain CannonKeys PCBs (#10899)Andrew Kannan2020-12-031-0/+2
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-287-1917/+12
* Remove references to ch-bootloader-jump.patch (#10998)Joel Challis2020-11-221-2/+0
* Update 072 based CannonKeys boards to rely on core QMK support (#8716)Andrew Kannan2020-04-071-1/+1
* Enable memcore to fix malloc/rand crashes (#8695)Joel Challis2020-04-051-1/+1
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-021-2/+0
* Get the direction right on the S75 encoder (#8287)Andrew Kannan2020-03-011-2/+2
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-296-162/+703
* S75 Encoder Fixes (#7758)Andrew Kannan2020-02-211-2/+4
* Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis2020-02-131-0/+1
* Add RESET key for default keymap in Satisfaction 75 (#8088)MechMerlin2020-02-051-1/+1
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-282-4/+4
* Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba2020-01-203-0/+68
* Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...Joel Challis2020-01-101-32/+2
* Ensure `PROGMEM` is present on default keymaps (#7836)fauxpark2020-01-093-17/+3
* VIA Configurator Refactor (#7268)Wilba2020-01-038-238/+138
* [Keymap] boy_314's satisfaction75 layout (#7638)Boy_3142019-12-154-0/+47
* [Keyboard] Satisfaction75 Configurator support (info.json) (#6833)MechMerlin2019-10-093-1/+45
* [Keyboard] Cannon Keys Satisfaction75: Fix buffer sizes for sprintfs. (#6954)NoshBar2019-10-071-7/+7
* [Keyboard] 201909 s75 custom encoder (#6745)Andrew Kannan2019-09-184-67/+129
* Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)Wilba2019-07-211-3/+3
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-1/+0
* Align ARM i2c_readReg with AVR (#6314)Joel Challis2019-07-161-2/+2