| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 2 | -2/+1 |
* | Remove .noci functionality (#19122) | Joel Challis | 2022-11-21 | 2 | -0/+0 |
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-20 | 8 | -18/+23 |
|\ |
|
| * | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan | 2022-08-20 | 8 | -15/+23 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 3 | -3/+0 |
|/ |
|
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
* | Remove empty config.h from default-ish keymaps (#15429) | Ryan | 2021-12-09 | 1 | -19/+0 |
* | 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 | 3 | -3/+6 |
* | 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/+0 |
* | 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 | 5 | -5/+7 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | 2021-05-21 | 3 | -3/+6 |
* | [Keyboard] Add Plaid-Pad Rev3 and oled keymap (#12464) | Ben | 2021-05-13 | 16 | -14/+654 |
* | remove keyboard_folder from info.json | Zach White | 2021-02-27 | 1 | -1/+0 |
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 2 | -0/+0 |
* | Enable extrakeys, mousekeys for all VIA keymaps. (#10740) | kaylanm | 2020-11-02 | 1 | -2/+0 |
* | Add VIA keymap for Plaid-Pad (#10057) | Ben | 2020-09-11 | 18 | -52/+383 |
* | [Keyboard] add encoder support to PlaidPad default mappings (#9396) | Matthew Weldon | 2020-07-23 | 3 | -7/+11 |
* | Fix capitalisation of "GitHub" (#9184) | Ryan | 2020-05-25 | 1 | -1/+1 |
* | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) | Ryan | 2020-05-17 | 1 | -4/+0 |
* | 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 |
* | Remove NO_UART defines from config.h for V-USB boards (#8351) | Ryan | 2020-03-09 | 1 | -1/+0 |
* | [Keyboard] Add Plaid-Pad 4x4 numpad (#7900) | Ben | 2020-01-17 | 10 | -0/+595 |