| Commit message (Expand) | Author | Age | Files | Lines |
* | initial (#19137) | jack | 2022-11-22 | 14 | -11/+7 |
* | Merge remote-tracking branch 'origin/master' into develop | zvecr | 2022-11-22 | 15 | -0/+604 |
|\ |
|
| * | [Keyboard] Add Satellite Rev1 (#18869) | Xelus22 | 2022-11-20 | 15 | -0/+604 |
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-11-20 | 32 | -253/+1104 |
|\| |
|
| * | [Keyboard] EXT65 rev3 support (#18873) | Xelus22 | 2022-11-20 | 32 | -258/+1109 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-15 | 7 | -0/+221 |
|\| |
|
| * | [Keyboard] Add Constellation Rev3 (#18868) | Xelus22 | 2022-11-15 | 7 | -0/+221 |
* | | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 2 | -2/+2 |
* | | Remove legacy Debug keycode (#18769) | Ryan | 2022-10-19 | 2 | -2/+2 |
* | | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 4 | -4/+4 |
* | | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
|/ |
|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-14 | 9 | -30/+29 |
|\ |
|
| * | Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | Ryan | 2022-08-13 | 9 | -30/+29 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 4 | -4/+0 |
|/ |
|
* | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan | 2022-07-26 | 2 | -7/+6 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 3 | -3/+3 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -1/+1 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 5 | -10/+5 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 5 | -10/+1 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 5 | -5/+5 |
* | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | 2021-11-02 | 3 | -3/+5 |
* | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-09-29 | 2 | -2/+0 |
|\ |
|
| * | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 2 | -2/+0 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-21 | 2 | -2/+2 |
|\| |
|
| * | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-20 | 2 | -2/+2 |
|\| |
|
| * | Remove backlight pin references in rules.mk (#14513) | Ryan | 2021-09-20 | 2 | -2/+2 |
* | | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | 2021-09-12 | 2 | -4/+4 |
|/ |
|
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 5 | -5/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 4 | -8/+0 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 2 | -14/+0 |
* | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | 2021-08-24 | 4 | -3/+5 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 2 | -2/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 5 | -5/+5 |
* | [Keyboard Update] Change to L422 (#13717) | Xelus22 | 2021-07-26 | 1 | -1/+4 |
* | Fix MATRIX_COLS for aeboards/constellation/rev2 (#13633) | Ryan | 2021-07-21 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-20 | 1 | -1/+1 |
|\ |
|
| * | [Keyboard][Bug] Constellation Rev2 (#13595) | Xelus22 | 2021-07-19 | 1 | -1/+1 |
* | | first pass: matrix consistency improvements (#13471) | Zach White | 2021-07-11 | 1 | -1/+1 |
|/ |
|
* | [Keyboard] Add Constellation Rev2 (#13103) | Xelus22 | 2021-06-20 | 17 | -39/+403 |
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -0/+3 |
* | Fix up WS2812 SPI driver on F072. (#13022) | Nick Brassel | 2021-06-03 | 1 | -0/+2 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 3 | -0/+6 |
* | Add missing info.json files for keyboards (#12239) | James Young | 2021-03-15 | 1 | -0/+85 |
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 2 | -3/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-25 | 1 | -1/+0 |
|\ |
|
| * | Remove redundant I2C config defines from keyboards (#11661) | Ryan | 2021-01-25 | 1 | -1/+0 |
* | | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel | 2021-01-21 | 1 | -12/+0 |
* | | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel | 2021-01-20 | 3 | -3/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-11 | 1 | -1/+0 |
|\| |
|