Skip to content

Commit 99a0e39

Browse files
committed
Update sortkb copyright and source link
1 parent 19f8f13 commit 99a0e39

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

schematics/sortKB.msch

44 Bytes
Binary file not shown.

src/peripherals/kbconv.mlog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
# source: https://github.com/BasedUser/mPC/blob/1096376c59018fee4718bd46e0c5edd552df2cb1/dev/kb/kbconv.mlog
44

55
# init vars - just in case we changed proc
6-
set COPYRIGHT "kbconv - a sortKB scancode decoder\n© 2025 camelStyleUser, BasedUser. Released under GPLv3 (https://www.gnu.org/licenses/gpl-3.0.html).\nThis program is provided without any warranty."
7-
set SOURCELINK "https://github.com/BasedUser/mPC"
6+
set COPYRIGHT "kbconv - a sortKB scancode decoder\n© 2025 camelStyleUser, BasedUser. Modified by object-Object. Released under GPLv3 (https://www.gnu.org/licenses/gpl-3.0.html).\nThis program is provided without any warranty."
7+
set ORIGINAL_SOURCELINK "https://github.com/BasedUser/mPC"
8+
set MODIFIED_SOURCELINK "https://github.com/object-Object/mlogv32"
89

910
read modifiers cell2 0
1011
op and shift modifiers 1

0 commit comments

Comments
 (0)