| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-09-29 | 4 | -4/+0 |
|\ |
|
| * | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 4 | -4/+0 |
* | | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-09-26 | 1 | -52/+0 |
|\| |
|
| * | Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | James Young | 2021-09-26 | 1 | -52/+0 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-21 | 4 | -4/+4 |
|\| |
|
| * | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 4 | -4/+4 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-20 | 1 | -1/+1 |
|\| |
|
| * | Remove backlight pin references in rules.mk (#14513) | Ryan | 2021-09-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-12 | 4 | -4/+0 |
|\| |
|
| * | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 4 | -4/+0 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-12 | 5 | -16/+2 |
|\| |
|
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 5 | -16/+2 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-10 | 1 | -1/+1 |
|\| |
|
| * | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan | 2021-09-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-10 | 5 | -35/+0 |
|\| |
|
| * | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 5 | -35/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-05 | 4 | -62/+0 |
|\| |
|
| * | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 4 | -62/+0 |
* | | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 1 | -16/+13 |
|/ |
|
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 5 | -24/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 5 | -5/+5 |
* | [Keymap] Think6.5v2 keymap with working caps-lock indicator (#12709) | Qiaowei Tang (Joel) | 2021-07-02 | 2 | -0/+241 |
* | Cleanup junk chars, part 2 (#13284) | Ryan | 2021-06-25 | 1 | -14/+14 |
* | Change Lufa-MS size (#13183) | kb-elmo | 2021-06-15 | 1 | -0/+3 |
* | update readme (#12322) | MechMerlin | 2021-04-15 | 1 | -5/+7 |
* | Refactor to use led config - Part 6 (#12115) | Joel Challis | 2021-03-10 | 2 | -20/+4 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-22 | 3 | -3/+53 |
|\ |
|
| * | [Keyboard] Graystudio COD67 VIA support (#11961) | Rys Sommefeldt | 2021-02-21 | 3 | -3/+53 |
* | | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 4 | -4/+0 |
|/ |
|
* | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | 2021-01-27 | 1 | -3/+0 |
* | Remove `DESCRIPTION`, E-G (#11574) | Ryan | 2021-01-18 | 4 | -4/+0 |
* | Refactor to use led config - Part 2 (#10906) | Joel Challis | 2020-11-17 | 4 | -92/+7 |
* | [Keymap] add brandonschlack userspace and keymaps (#10411) | Brandon Schlack | 2020-11-04 | 4 | -0/+111 |
* | Enable extrakeys, mousekeys for all VIA keymaps. (#10740) | kaylanm | 2020-11-02 | 3 | -3/+5 |
* | VIA Support: Gray Studio HB85 (#10329) | MechMerlin | 2020-09-23 | 5 | -3/+81 |
* | Remove HD44780 References, Part 3 (#10238) | James Young | 2020-09-07 | 4 | -31/+0 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 2 | -2/+2 |
* | Add more missing info.json layouts (#9595) | Ryan | 2020-06-30 | 1 | -8/+233 |
* | [Keymap] Personal keymaps for Prime_E, Corne, Space65 and updates (#9234) | Sid Carter | 2020-06-13 | 3 | -0/+52 |
* | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) | Ryan | 2020-05-17 | 1 | -2/+0 |
* | BACKLIGHT_ON_STATE config.h fixes (#8862) | Ryan | 2020-04-30 | 2 | -4/+1 |
* | [Keymap] added vim compatibility, backspace above enter, and general macOS op... | Keith Long | 2020-04-10 | 2 | -0/+170 |
* | Disable console on vusb boards using mouse/extra (#8625) | Joel Challis | 2020-03-31 | 1 | -1/+1 |
* | V-USB: Consolidate usbconfig.h's into a single file (#8584) | Ryan | 2020-03-31 | 1 | -352/+0 |
* | V-USB: Use structs for USB descriptors (#8572) | Ryan | 2020-03-28 | 1 | -9/+3 |
* | V-USB: Use manufacturer and product strings from config.h (#7797) | Ryan | 2020-03-26 | 1 | -30/+5 |
* | VIA support for the Think6.5 (#8118) | Rys Sommefeldt | 2020-02-12 | 6 | -12/+110 |
* | VIA support for Graystudio Space65 (#8126) | Rys Sommefeldt | 2020-02-12 | 3 | -4/+53 |
* | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | ridingqwerty | 2020-01-30 | 2 | -11/+11 |
* | Fix LED configuration for PS2AVRGB boards (#7989) | fauxpark | 2020-01-23 | 2 | -6/+6 |