summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/satisfaction75
AgeCommit message (Expand)AuthorFilesLines
2025-06-10Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis1-2/+0
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel1-1/+4
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-66/+0
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 1 (#23745)James Young2-6/+7
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-3/+0
2024-02-27Satisfaction75 post merge updates (#23158)Joel Challis8-90/+0
2024-02-27Cleanup Satisfaction75 Firmware and add new revisions (#22082)Andrew Kannan33-1663/+507
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel5-83/+0
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-2/+0
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan1-4/+4
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan1-90/+99
2023-04-08Move `default` layouts to data driven (#20349)Ryan5-162/+780
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-4/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-5/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-4/+4
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-1/+1
2023-02-22Fixup cannonkeys/satisfaction75 (readd `backlight.breathing_period`) (#19901)jack1-0/+2
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan1-1/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-8/+3
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-20Fix functions with empty params (#19647)Ryan3-9/+9
2022-11-21Remove .noci functionality (#19122)Joel Challis2-0/+0
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba3-96/+122
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel1-1/+1
2022-11-05Remove hardcoded VIA keycode range (#18956)Joel Challis1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-09-03Remove more RESET keycode references (#18252)Joel Challis1-1/+1
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're4-13/+11
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan4-13/+11
2022-08-10Merge remote-tracking branch 'origin/master' into developQMK Bot1-3/+3
2022-08-09Fix detection of EEPROM reset in some keyboards (#17970)Wilba1-3/+3
2022-07-07[Fix] Patches after printf library update (#17584)Stefan Kerkmann1-2/+2
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre1-1/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-12-12Fix up build options comments (#15463)Ryan1-4/+3
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis2-2/+2
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre1-4/+6
2021-10-10Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+16
2021-10-11cannonkeys/satisfaction75: Add empty layers to the via keymap (#14782)Sergey Vlasov1-0/+16
2021-10-10Fix OLED timeout on satisfaction75 after migration from QWIIC (#14780)Sergey Vlasov4-8/+87