summaryrefslogtreecommitdiffstats
path: root/keyboards/keycapsss/plaid_pad
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-152-2/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-20/+3
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-152-3/+1
* Clean up trailing commas from info.json (#20812)Ryan2023-05-092-2/+2
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-012-3/+2
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-47/+19
* Remove more empty headers (#20155)Ryan2023-03-177-126/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-7/+5
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-16/+16
* Move encoder config to data driven (#19923)Ryan2023-02-267-30/+24
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-208-18/+23
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-208-15/+23
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-023-3/+6
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-245-5/+7
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-213-3/+6
* [Keyboard] Add Plaid-Pad Rev3 and oled keymap (#12464)Ben2021-05-1316-14/+654
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-021-2/+0
* Add VIA keymap for Plaid-Pad (#10057)Ben2020-09-1118-52/+383
* [Keyboard] add encoder support to PlaidPad default mappings (#9396)Matthew Weldon2020-07-233-7/+11
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-251-1/+1
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-4/+0
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-352/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-30/+5
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-1/+0
* [Keyboard] Add Plaid-Pad 4x4 numpad (#7900)Ben2020-01-1710-0/+595