| Commit message (Expand) | Author | Age | Files | Lines |
* | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | 2021-09-12 | 1 | -3/+2 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 2 | -4/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | 2021-07-19 | 1 | -1/+1 |
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 2 | -8/+6 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 2 | -3/+5 |
* | Fixup Satisfaction75 bootprocess. (#12621) | Nick Brassel | 2021-04-19 | 3 | -125/+13 |
* | Satisfaction 75 turn off backlight on suspend, restore config on wakeup (#11774) | Mario Medina | 2021-02-28 | 2 | -1/+16 |
* | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel | 2021-01-21 | 1 | -14/+0 |
* | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel | 2021-01-20 | 3 | -3/+3 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-01-15 | 1 | -1/+0 |
|\ |
|
| * | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 1 | -1/+0 |
* | | Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl... | Nick Brassel | 2021-01-04 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-21 | 2 | -0/+0 |
|\| |
|
| * | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 2 | -0/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-16 | 2 | -4/+3 |
|\| |
|
| * | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 2 | -4/+3 |
* | | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel | 2020-12-05 | 3 | -1370/+72 |
|/ |
|
* | Allow APM32 MCUs on certain CannonKeys PCBs (#10899) | Andrew Kannan | 2020-12-03 | 1 | -0/+2 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 7 | -1917/+12 |
* | Remove references to ch-bootloader-jump.patch (#10998) | Joel Challis | 2020-11-22 | 1 | -2/+0 |
* | Update 072 based CannonKeys boards to rely on core QMK support (#8716) | Andrew Kannan | 2020-04-07 | 1 | -1/+1 |
* | Enable memcore to fix malloc/rand crashes (#8695) | Joel Challis | 2020-04-05 | 1 | -1/+1 |
* | Remove "ugly hack in usb_main.c" comments (#8296) | Ryan | 2020-03-02 | 1 | -2/+0 |
* | Get the direction right on the S75 encoder (#8287) | Andrew Kannan | 2020-03-01 | 1 | -2/+2 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 6 | -162/+703 |
* | S75 Encoder Fixes (#7758) | Andrew Kannan | 2020-02-21 | 1 | -2/+4 |
* | Fix RESET keycode on some STM32F072 keyboards (#8134) | Joel Challis | 2020-02-13 | 1 | -0/+1 |
* | Add RESET key for default keymap in Satisfaction 75 (#8088) | MechMerlin | 2020-02-05 | 1 | -1/+1 |
* | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel | 2020-01-28 | 2 | -4/+4 |
* | Add VIA support for QMK backlight, QMK RGBLight (#7911) | Wilba | 2020-01-20 | 3 | -0/+68 |
* | Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7... | Joel Challis | 2020-01-10 | 1 | -32/+2 |
* | Ensure `PROGMEM` is present on default keymaps (#7836) | fauxpark | 2020-01-09 | 3 | -17/+3 |
* | VIA Configurator Refactor (#7268) | Wilba | 2020-01-03 | 8 | -238/+138 |
* | [Keymap] boy_314's satisfaction75 layout (#7638) | Boy_314 | 2019-12-15 | 4 | -0/+47 |
* | [Keyboard] Satisfaction75 Configurator support (info.json) (#6833) | MechMerlin | 2019-10-09 | 3 | -1/+45 |
* | [Keyboard] Cannon Keys Satisfaction75: Fix buffer sizes for sprintfs. (#6954) | NoshBar | 2019-10-07 | 1 | -7/+7 |
* | [Keyboard] 201909 s75 custom encoder (#6745) | Andrew Kannan | 2019-09-18 | 4 | -67/+129 |
* | Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) | Wilba | 2019-07-21 | 1 | -3/+3 |
* | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre | 2019-07-16 | 1 | -1/+0 |
* | Align ARM i2c_readReg with AVR (#6314) | Joel Challis | 2019-07-16 | 1 | -2/+2 |
* | [Keyboard] Satisfaction75 i2c fix and VIA layout (#5726) | Andrew Kannan | 2019-04-27 | 4 | -17/+56 |
* | OLED Driver Feature | Ryan Caltabiano | 2019-04-20 | 1 | -19/+27 |
* | Next set of split_common changes (#4974) | James Churchill | 2019-03-12 | 1 | -1/+1 |
* | [Keyboard] Satisfaction75 Protoype/Rev1 split, and new VIA features (#5303) | Andrew Kannan | 2019-03-11 | 12 | -45/+324 |
* | Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) | Andrew Kannan | 2019-02-13 | 21 | -0/+4373 |