This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-11-22 16:37:58 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
36008922f8
keychron_qmk_firmware
/
keyboards
/
converter
/
ibm_terminal
/
rules.mk
5 lines
61 B
Makefile
Raw
Normal View
History
Unescape
Escape
[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 13:16:07 +06:00
PS2_DRIVER
=
usart
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041) * Fix mixed tabs and spaces in adb_usb and m0110_usb makefiles * Fix typos in converter build options * Tweak ordering and spacing in converter makefiles
2019-02-05 05:10:11 +06:00
CUSTOM_MATRIX
=
yes
IBM Terminal M-122 converter support Code ported from TMK to QMK.
2016-12-14 15:21:01 +06:00
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041) * Fix mixed tabs and spaces in adb_usb and m0110_usb makefiles * Fix typos in converter build options * Tweak ordering and spacing in converter makefiles
2019-02-05 05:10:11 +06:00
SRC
=
matrix.c led.c
Reference in New Issue
Copy Permalink