| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 17 | -17/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 30 | -109/+99 |
|\ |
|
| * | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 30 | -109/+99 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-22 | 3 | -4/+5 |
|\| |
|
| * | [Kay60] Change LED pin state and correct keycode. (#17746) | mechlovin | 2022-07-22 | 3 | -4/+5 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-20 | 2 | -2/+2 |
|\| |
|
| * | [Keyboardo] Update PID for mechlovin zed60 (#17728) | mechlovin | 2022-07-20 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-17 | 13 | -0/+500 |
|\| |
|
| * | [Keyboard] Add Zed60 PCB (#17304) | mechlovin | 2022-07-17 | 13 | -0/+500 |
* | | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 2 | -17/+17 |
|/ |
|
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
* | Provide better config defaults for bluepill boards (#16909) | Joel Challis | 2022-04-22 | 1 | -24/+0 |
* | [Keyboard] Fix kay65 - Missing keycode (#16849) | jack | 2022-04-13 | 1 | -4/+2 |
* | [Keyboard] correct matrix for Kay65 (#16751) | mechlovin | 2022-04-13 | 3 | -12/+13 |
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 2 | -6/+0 |
* | [Keyboard] Fix mechlovin/kay65 (#16653) | jack | 2022-03-14 | 11 | -9/+9 |
* | [Keyboard] Add Kay65 PCB by Team Mechlovin' (#15565) | mechlovin | 2022-03-14 | 15 | -11/+642 |
* | [Keyboard] Add Mechlovin Infinity87.5 PCB (#15163) | mechlovin | 2022-03-10 | 16 | -0/+2310 |
* | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma... | Joel Challis | 2022-02-26 | 2 | -6/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-11 | 1 | -1/+1 |
|\ |
|
| * | mechlovin/kay60: fix mismatched layout name (#16314) | Ryan | 2022-02-11 | 1 | -1/+1 |
* | | Don't make EEPROM size assumptions with dynamic keymaps. (#16054) | Nick Brassel | 2022-02-02 | 2 | -28/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-30 | 8 | -44/+401 |
|\| |
|
| * | Mechlovin Olly BB Touch-Up (#16137) | James Young | 2022-01-30 | 8 | -44/+401 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-15 | 1 | -21/+1 |
|\| |
|
| * | [Keyboard] Fix compilation issues for mechlovin hex4b (#15885) | Drashna Jaelre | 2022-01-14 | 1 | -21/+1 |
* | | Fix broken bootloader builds in develop. (#15880) | Dasky | 2022-01-15 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-12 | 10 | -17/+271 |
|\| |
|
| * | [Keyboard] Add Hex4B rev.2 PCB (#15811) | mechlovin | 2022-01-12 | 10 | -17/+271 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-11 | 1 | -1/+1 |
|\| |
|
| * | Correct matrix effect name (#15816) | Albert Y | 2022-01-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-11 | 10 | -0/+498 |
|\| |
|
| * | [Keyboard] Add Kay60 PCB (#15566) | mechlovin | 2022-01-10 | 10 | -0/+498 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-09 | 2 | -2/+3 |
|\| |
|
| * | [Keyboard] add Haus PCB (#12434) | mechlovin | 2022-01-08 | 2 | -2/+3 |
* | | Refactor `bootloader_jump()` implementations (#15450) | Ryan | 2021-12-27 | 1 | -2/+2 |
|/ |
|
* | Hex 4b LED Layer Indicater (#15160) | nazerim | 2021-12-27 | 3 | -0/+114 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -1/+0 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 24 | -45/+24 |
* | Extended Community Layout Support (#15371) | James Young | 2021-12-06 | 1 | -0/+2 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 21 | -42/+0 |
* | Rename Layout Macros for TKLs with F13 keys (#15361) | James Young | 2021-11-30 | 2 | -4/+4 |
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 5 | -5/+5 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 7 | -5/+338 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-08 | 5 | -51/+163 |
|\ |
|
| * | Mechlovin Pisces Refactor (#15080) | James Young | 2021-11-07 | 5 | -51/+163 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-05 | 3 | -12/+255 |
|\| |
|
| * | Mechlovin Infinity88 Layout Extension (#15058) | James Young | 2021-11-05 | 3 | -12/+255 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-04 | 6 | -255/+192 |
|\| |
|
| * | [Keyboard] Update Infinity87 rev. 2 (#14820) | mechlovin | 2021-11-04 | 6 | -255/+192 |