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