| Commit message (Expand) | Author | Age | Files | Lines |
* | [Keyboard] Add JP60 keyboard (#14219) | ai03 | 2021-10-02 | 14 | -0/+707 |
* | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 6 | -6/+0 |
* | Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | James Young | 2021-09-26 | 6 | -312/+0 |
* | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 8 | -8/+8 |
* | Remove backlight pin references in rules.mk (#14513) | Ryan | 2021-09-20 | 4 | -4/+4 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 11 | -11/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 10 | -23/+3 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 8 | -56/+0 |
* | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 8 | -145/+0 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 10 | -67/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 11 | -11/+11 |
* | first pass: matrix consistency improvements (#13471) | Zach White | 2021-07-11 | 1 | -1/+1 |
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 2 | -0/+6 |
* | [Keyboard] ai03 Andromeda (#12676) | Andrew Kannan | 2021-05-04 | 9 | -0/+240 |
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 7 | -8/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-07 | 2 | -4/+1 |
|\ |
|
| * | Migrate some tmk_core files to quantum (#11791) | Joel Challis | 2021-02-07 | 2 | -4/+1 |
* | | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-01-27 | 3 | -9/+0 |
|\| |
|
| * | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | 2021-01-27 | 3 | -9/+0 |
* | | 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 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-11 | 6 | -6/+0 |
|\| |
|
| * | Remove `DESCRIPTION`, 0-A (#11369) | Ryan | 2021-01-11 | 6 | -6/+0 |
* | | clean up generate-api errors | Zach White | 2021-01-07 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-21 | 1 | -0/+0 |
|\| |
|
| * | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-18 | 2 | -4/+0 |
|\| |
|
| * | Various compilation fixes for avr-gcc 10 (#9269) | Joel Challis | 2020-12-18 | 2 | -4/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-16 | 2 | -2/+2 |
|\| |
|
| * | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 2 | -2/+2 |
* | | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel | 2020-12-05 | 3 | -1396/+26 |
|/ |
|
* | [Keymap] add ai03/polaris:mekberg (#10508) | Endemoniada | 2020-11-04 | 4 | -0/+135 |
* | Rename keyboard-level readmes to lower-case (#10759) | Erovia | 2020-10-25 | 1 | -0/+0 |
* | mrsendyyk Keymap Cleanup (#10539) | Sendy YK | 2020-10-17 | 2 | -18/+21 |
* | [Keyboard] Add Voyager60-Alps keyboard (#10516) | Taylor Walla | 2020-10-13 | 11 | -0/+286 |
* | Remove bootloader_defs.h for some F072 boards (#10582) | Ryan | 2020-10-13 | 1 | -7/+0 |
* | Update mrsendyyk Community Layouts (#10338) | Sendy YK | 2020-09-28 | 2 | -50/+0 |
* | Add ai03/soyuz VIA Support (#10336) | Sendy YK | 2020-09-23 | 3 | -78/+61 |
* | Minor updates ai03/soyuz:mrsendyyk (#10333) | Sendy YK | 2020-09-23 | 2 | -7/+37 |
* | update ai03/soyuz:mrsendyyk keymap (#10161) | Sendy YK | 2020-09-01 | 2 | -38/+9 |
* | Fixed Soyuz LAYOUT_numpad_5x4 Preview on QMK Configurator (#10123) | Sendy YK | 2020-08-21 | 1 | -0/+25 |
* | Add numpad llayout to ai03/soyuz & personal keymap (#10030) | Sendy YK | 2020-08-16 | 4 | -3/+78 |
* | [Keyboard] Add ai03 Vega (#9850) | ai03 | 2020-08-07 | 13 | -0/+2085 |
* | Remove HD44780 References, Part 1 (#9052) | James Young | 2020-07-27 | 12 | -120/+0 |
* | Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773) | Konstantin Đorđević | 2020-04-19 | 1 | -4/+2 |
* | [Keyboard] Add Orbit-X Keyboard (#8605) | ai03 | 2020-04-03 | 11 | -0/+470 |
* | Fix build of Equinox (#8505) | Wilba | 2020-03-21 | 3 | -35/+66 |
* | [Keyboard] Add more community layout support to Polaris (#8468) | Brandon Schlack | 2020-03-18 | 3 | -6/+168 |
* | Refactor Equinox PCB revisions (#8266) | Wilba | 2020-03-10 | 7 | -58/+24 |