qmk_firmware/builddefs
Marek Kraus 0237ff0c62
[Core] Rework PS/2 driver selection (#17892)
* [Core] Rework PS/2 driver selection

Enabling and selecting PS/2 driver was using old approach,
so it was reworked to current approach, inspired by Serial
and WS2812 driver selections.

* [Keyboard] Update keyboards using PS/2 to use new PS/2 driver selection

* [Docs] Update PS/2 documentation to use new PS/2 driver selection

* Fix indentation

* [Core] Add PS2 to data driver

* Fix oversight in property name

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Add PS/2 pins to data driven mappings

Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-31 09:16:07 +02:00
..
bootloader.mk Remove deprecated USBasp and bootloadHID bootloader types (#18195) 2022-08-28 21:20:43 +01:00
build_full_test.mk
build_json.mk
build_keyboard.mk Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032) 2022-08-14 07:13:15 +10:00
build_layout.mk
build_test.mk
common_features.mk [Core] Rework PS/2 driver selection (#17892) 2022-08-31 09:16:07 +02:00
common_rules.mk [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 2022-08-04 21:05:16 +10:00
converters.mk
disable_features.mk
generic_features.mk Move Encoder+Encoder Map from generic features (#18018) 2022-08-12 18:04:02 -07:00
mcu_selection.mk Add eeprom defaults for tinyuf2 bootloader (#18042) 2022-08-25 21:17:41 +10:00
message.mk
show_options.mk [Core] Rework PS/2 driver selection (#17892) 2022-08-31 09:16:07 +02:00
testlist.mk