| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 2023-06-25 | 2 | -2/+3 |
* | Tidy up encoder_map directions (#20847) | Joel Challis | 2023-05-10 | 1 | -1/+1 |
* | MechWild Mercutio Layout Addition (#20738) | James Young | 2023-05-06 | 4 | -46/+177 |
* | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 3 | -3/+3 |
* | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 3 | -42/+53 |
* | Add core/fallback encoder behaviour (#20320) | jack | 2023-04-03 | 1 | -19/+0 |
* | Move matrix config to info.json, part 7 (#20020) | Ryan | 2023-03-11 | 2 | -8/+5 |
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -6/+5 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
* | Remove `IS_HOST_LED_ON` and migrate usages (#19753) | Ryan | 2023-02-06 | 2 | -4/+4 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 2 | -2/+2 |
* | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -2/+2 |
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 2 | -2/+2 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -2/+2 |
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 2 | -2/+2 |
* | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 2 | -3/+3 |
* | RESET -> QK_BOOT user keymaps (#18560) | Joel Challis | 2022-10-01 | 1 | -1/+1 |
* | Use a macro to compute the size of arrays at compile time (#18044) | Jeff Epler | 2022-08-30 | 3 | -3/+3 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -2/+2 |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 2 | -8/+7 |
* | feat: encoder map, OLED & encoder kb-level config (#17767) | Less/Rikki | 2022-07-26 | 15 | -100/+74 |
* | Jonavin mercutio - reduce mem footprint (#17498) | jonavin | 2022-07-21 | 1 | -12/+8 |
* | [Keymap] Contra - QWERTY US basic layout; MechWild Marcuio - EN update layout... | Stephon Parker | 2022-05-12 | 4 | -0/+337 |
* | [Keymap] add mouse controls to Mechwilds Mercutio FearlessSpiff (#16566) | FearlessSpiff | 2022-03-07 | 4 | -9/+31 |
* | [Keymap] Add Fearless Spiff keymap for Mechwild Mercutio based on Bongocat an... | FearlessSpiff | 2022-01-10 | 4 | -0/+343 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | 2021-11-02 | 5 | -5/+10 |
* | [Keymap] fix NKRO - switch to get_mods() and refactor encoder action code (#1... | jonavin | 2021-09-28 | 1 | -45/+30 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+1 |
* | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan | 2021-09-10 | 1 | -1/+1 |
* | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | 2021-08-24 | 6 | -8/+9 |
* | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-08-19 | 3 | -43/+14 |
|\ |
|
| * | [Keymap] Add jonavin user space / common functions (#13876) | jonavin | 2021-08-19 | 3 | -43/+14 |
* | | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
|/ |
|
* | [Keymap] Jonavin keymap Mercutio add win key lockout function (#13670) | Jonavin | 2021-07-29 | 2 | -17/+51 |
* | [Keymap] Jonavin merc additional encoder functionality (#13039) | Jonavin | 2021-07-03 | 3 | -18/+155 |
* | [Keymap] Jonavin quefrency keymap add encoder functionality + 2tap Shift CAPS... | Jonavin | 2021-07-03 | 1 | -0/+2 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 5 | -103/+108 |
* | [Keymap] Add mercutio keymap and update readme.md for layouts (#12973) | Jonavin | 2021-05-26 | 4 | -0/+243 |
* | Merc updates (#12289) | Kyle McCreery | 2021-04-12 | 1 | -1/+2 |
* | [Keymap] Adding Fancy and Bongocat Keymap to Mercutio Keyboard (#11520) | Kyle McCreery | 2021-01-23 | 15 | -12/+400 |
* | [Keyboard] New Keyboard - Mercutio (#11214) | Kyle McCreery | 2021-01-01 | 12 | -0/+622 |