mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
changed ps/2 pins
This commit is contained in:
@@ -38,5 +38,5 @@ lib_deps =
|
|||||||
build_flags =
|
build_flags =
|
||||||
${common.build_flags}
|
${common.build_flags}
|
||||||
-DHID_PS2
|
-DHID_PS2
|
||||||
-DPS2_KBD_CLOCK_PIN=3
|
-DPS2_KBD_CLOCK_PIN=7
|
||||||
-DPS2_KBD_DATA_PIN=2
|
-DPS2_KBD_DATA_PIN=5
|
||||||
|
|||||||
@@ -29,8 +29,8 @@
|
|||||||
|
|
||||||
#include "keymap.h"
|
#include "keymap.h"
|
||||||
|
|
||||||
// #define PS2_KBD_CLOCK_PIN 3
|
// #define PS2_KBD_CLOCK_PIN 7
|
||||||
// #define PS2_KBD_DATA_PIN 2
|
// #define PS2_KBD_DATA_PIN 5
|
||||||
|
|
||||||
|
|
||||||
class Ps2Hid {
|
class Ps2Hid {
|
||||||
|
|||||||
Reference in New Issue
Block a user