summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/satisfaction75
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-2/+0
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-161-90/+99
* Move `default` layouts to data driven (#20349)Ryan2023-04-085-162/+780
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-4/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+4
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
* Fixup cannonkeys/satisfaction75 (readd `backlight.breathing_period`) (#19901)jack2023-02-221-0/+2
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-8/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Fix functions with empty params (#19647)Ryan2023-01-203-9/+9
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-103-96/+122
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
* Remove hardcoded VIA keycode range (#18956)Joel Challis2022-11-051-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-144-13/+11
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-144-13/+11
* | 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
* | [Fix] Patches after printf library update (#17584)Stefan Kerkmann2022-07-071-2/+2
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Fix up build options comments (#15463)Ryan2021-12-121-4/+3
* 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