Add ps/2 keyboard module
This commit is contained in:
parent
0b34b19bdf
commit
1118f64668
14 changed files with 405 additions and 207 deletions
|
@ -4,7 +4,7 @@ STUID=ysyx_22040000
|
|||
STUNAME=李心杨
|
||||
|
||||
TRACER=tracer-ysyx
|
||||
GITFLAGS="-q --author=$TRACER<tracer@ysyx.org> --no-verify --allow-empty"
|
||||
GITFLAGS="-q --author=$TRACER<tracer@ysyx.org> --no-verify --allow-empty --no-gpg-sign"
|
||||
|
||||
WORK_BRANCH=$(git rev-parse --abbrev-ref HEAD)
|
||||
WORK_INDEX=.git/index.${WORK_BRANCH}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue