| Commit message (Expand) | Author | Age | Files | Lines |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 54 | -57/+57 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-05-13 | 1 | -1/+5 |
|\ |
|
| * | [Keyboard] Add caps and num indicators to Balance keyboard (#17075) | Andrew Kannan | 2022-05-12 | 1 | -1/+5 |
* | | Provide better config defaults for bluepill boards (#16909) | Joel Challis | 2022-04-22 | 5 | -145/+0 |
|/ |
|
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 26 | -54/+0 |
* | Fix a couple of mismatched info.json layout names (#16164) | Ryan | 2022-02-02 | 1 | -2/+102 |
* | [Keyboard] HoodrowG PCB (#15474) | Andrew Kannan | 2022-01-13 | 9 | -0/+278 |
* | cannonkeys/adelie: Fix QMK Configurator Implementation (#15754) | James Young | 2022-01-05 | 1 | -1/+59 |
* | [Keyboard] Adelie Firmware (#13265) | Andrew Kannan | 2021-12-14 | 9 | -0/+412 |
* | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan | 2021-12-14 | 6 | -86/+86 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 16 | -23/+29 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 25 | -33/+25 |
* | Remove pointless `CUSTOM_MATRIX = no` (#15383) | Ryan | 2021-12-02 | 9 | -9/+0 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 25 | -33/+5 |
* | Move tmk_core/common/<plat> (#13918) | Joel Challis | 2021-11-19 | 2 | -2/+2 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 20 | -20/+20 |
* | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | 2021-11-02 | 1 | -4/+6 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-10 | 1 | -0/+16 |
|\ |
|
| * | cannonkeys/satisfaction75: Add empty layers to the via keymap (#14782) | Sergey Vlasov | 2021-10-11 | 1 | -0/+16 |
* | | Fix OLED timeout on satisfaction75 after migration from QWIIC (#14780) | Sergey Vlasov | 2021-10-10 | 4 | -8/+87 |
* | | Migrate satisfaction75 away from QWIIC_DRIVERS (#14747) | Joel Challis | 2021-10-09 | 6 | -299/+186 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-21 | 1 | -1/+1 |
|\| |
|
| * | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 1 | -1/+1 |
* | | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | 2021-09-12 | 1 | -3/+2 |
|/ |
|
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 9 | -9/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 26 | -52/+0 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -1/+1 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 25 | -25/+25 |
* | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-07-29 | 1 | -1/+95 |
|\ |
|
| * | Cannonkeys Balance: Configurator fixes (#13778) | James Young | 2021-07-29 | 1 | -1/+95 |
* | | Remove some legacy files (#13715) | Joel Challis | 2021-07-27 | 7 | -173/+0 |
* | | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-07-27 | 2 | -4/+4 |
|\| |
|
| * | Revert "Fixed the ortho60 and ortho48 matrix layout after testing (#12106)" (... | Cyril | 2021-07-25 | 2 | -4/+4 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-21 | 1 | -1/+1 |
|\| |
|
| * | Fix vicious40 rules (#13623) | Andrew Kannan | 2021-07-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-20 | 12 | -0/+371 |
|\| |
|
| * | [Keyboard] Add Vicious40 to QMK (#12981) | Andrew Kannan | 2021-07-20 | 12 | -0/+371 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-20 | 10 | -0/+284 |
|\| |
|
| * | [Keyboard] Aella Keyboard PCB (#13372) | Andrew Kannan | 2021-07-19 | 10 | -0/+284 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-20 | 12 | -0/+381 |
|\| |
|
| * | [Keyboard] Add CannonKeys Balance PCB to QMK (#13489) | Andrew Kannan | 2021-07-19 | 12 | -0/+381 |
* | | [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 | 17 | -42/+85 |
* | Fix up WS2812 SPI driver on F072. (#13022) | Nick Brassel | 2021-06-03 | 11 | -0/+22 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 15 | -16/+20 |
* | Some fixes for the Bakeneko variant DB60s (#12662) | Andrew Kannan | 2021-05-12 | 17 | -69/+361 |
* | Fixup Satisfaction75 bootprocess. (#12621) | Nick Brassel | 2021-04-19 | 3 | -125/+13 |
* | Correct layout macro name in Cannonkeys Ortho75 info.json (#12581) | James Young | 2021-04-13 | 1 | -1/+1 |
* | Fixed the ortho60 and ortho48 matrix layout after testing (#12106) | Nick Blyumberg | 2021-03-04 | 2 | -4/+4 |