You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
bootloader.mk Remove deprecated USBasp and bootloadHID bootloader types (#18195) 3 years ago
build_full_test.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
build_json.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
build_keyboard.mk Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032) 3 years ago
build_layout.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
build_test.mk [Core] Update mpaland/printf to eyalroz/printf fork (#16163) 3 years ago
common_features.mk [Core] Rework PS/2 driver selection (#17892) 3 years ago
common_rules.mk [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 3 years ago
converters.mk Add warning for CTCP/CONVERT_TO_PROTON_C. (#16782) 4 years ago
disable_features.mk
generic_features.mk Move Encoder+Encoder Map from generic features (#18018) 3 years ago
mcu_selection.mk Add eeprom defaults for tinyuf2 bootloader (#18042) 3 years ago
message.mk Print out generated files during build (#16672) 4 years ago
show_options.mk [Core] Rework PS/2 driver selection (#17892) 3 years ago
testlist.mk Generic wear-leveling algorithm (#16996) 4 years ago