updated description

This commit is contained in:
Leander Hutton 2019-07-30 12:53:12 -04:00
parent d6cdeb36b5
commit 1f6f14752d
70 changed files with 8 additions and 20 deletions

28
IBM_M122_configs/m122_new.sc Executable file → Normal file
View File

@ -51,14 +51,14 @@ remapblock
F19 MEDIA_NEXT_TRACK F19 MEDIA_NEXT_TRACK
EUROPE_1 BACKSLASH EUROPE_1 BACKSLASH
ESC PAD_EQUALS ESC NUM_LOCK
NUM_LOCK PAD_SLASH NUM_LOCK PAD_SLASH
SCROLL_LOCK PAD_ASTERIX SCROLL_LOCK PAD_ASTERIX
EXTRA_SYSRQ PAD_MINUS EXTRA_SYSRQ PAD_MINUS
PAD_ASTERIX PAD_PLUS PAD_ASTERIX PAD_PLUS
PAD_MINUS COMMA PAD_MINUS COMMA # PAD_COMMA doesn't cut it.
PAD_PLUS PAD_ENTER PAD_PLUS PAD_ENTER
endblock endblock
@ -73,15 +73,3 @@ macro PAD_PERIOD
POP_ALL_META POP_ALL_META
endmacro endmacro
endblock endblock
remapblock
ESC A
NUM_LOCK B
SCROLL_LOCK C
EXTRA_SYSRQ D
PAD_ASTERIX E
PAD_MINUS F
PAD_PLUS PAD_ENTER
PAD_PERIOD PAD_PERIOD
endblock

0
M122_Soarers_Convert.txt Executable file → Normal file
View File

0
source/bin/m122_new.bin Executable file → Normal file
View File

0
source/bin/scaswr.bat Executable file → Normal file
View File

0
source/build/Makefile_hidprog.inc Executable file → Normal file
View File

0
source/build/Makefile_prog.inc Executable file → Normal file
View File

0
source/build/Makefile_recurse.inc Executable file → Normal file
View File

0
source/build/Makefile_rules.inc Executable file → Normal file
View File

0
source/build/linux/Makefile Executable file → Normal file
View File

0
source/build/macosx/Makefile Executable file → Normal file
View File

0
source/build/mingw32/Makefile Executable file → Normal file
View File

0
source/build/msvc/make.bat Executable file → Normal file
View File

0
source/build/msvc/sctools.sln Executable file → Normal file
View File

0
source/common/global.h Executable file → Normal file
View File

0
source/common/hid_LINUX.c Executable file → Normal file
View File

0
source/common/hid_MACOSX.c Executable file → Normal file
View File

0
source/common/hid_WINDOWS.c Executable file → Normal file
View File

0
source/common/hid_tokens.cpp Executable file → Normal file
View File

0
source/common/hid_tokens.h Executable file → Normal file
View File

0
source/common/macro_tokens.cpp Executable file → Normal file
View File

0
source/common/macro_tokens.h Executable file → Normal file
View File

0
source/common/rawhid.h Executable file → Normal file
View File

0
source/common/rawhid_defs.h Executable file → Normal file
View File

0
source/lib/rawhid.lib Executable file → Normal file
View File

0
source/rawhid/0_readme.txt Executable file → Normal file
View File

0
source/rawhid/PJRC_rawhid_source/Makefile Executable file → Normal file
View File

0
source/rawhid/PJRC_rawhid_source/hid.h Executable file → Normal file
View File

0
source/rawhid/PJRC_rawhid_source/hid_LINUX.c Executable file → Normal file
View File

0
source/rawhid/PJRC_rawhid_source/hid_MACOSX.c Executable file → Normal file
View File

0
source/rawhid/PJRC_rawhid_source/hid_WINDOWS.c Executable file → Normal file
View File

0
source/rawhid/PJRC_rawhid_source/rawhid.tar.gz Executable file → Normal file
View File

0
source/rawhid/PJRC_rawhid_source/rawhid_test.c Executable file → Normal file
View File

0
source/rawhid/buildfre_wxp_x86.log Executable file → Normal file
View File

0
source/rawhid/clean.bat Executable file → Normal file
View File

0
source/rawhid/hid_WINDOWS.c Executable file → Normal file
View File

0
source/rawhid/makefile Executable file → Normal file
View File

0
source/rawhid/objfre_wxp_x86/_objects.mac Executable file → Normal file
View File

0
source/rawhid/objfre_wxp_x86/i386/hid_windows.obj Executable file → Normal file
View File

0
source/rawhid/objfre_wxp_x86/i386/rawhid.dll Executable file → Normal file
View File

0
source/rawhid/objfre_wxp_x86/i386/rawhid.exp Executable file → Normal file
View File

0
source/rawhid/objfre_wxp_x86/i386/rawhid.lib Executable file → Normal file
View File

0
source/rawhid/objfre_wxp_x86/i386/rawhid.pdb Executable file → Normal file
View File

0
source/rawhid/rawhid.def Executable file → Normal file
View File

0
source/rawhid/rawhid.def.ordinal Executable file → Normal file
View File

0
source/rawhid/rawhid.h Executable file → Normal file
View File

0
source/rawhid/sources Executable file → Normal file
View File

0
source/scas/Makefile Executable file → Normal file
View File

0
source/scas/scas.cpp Executable file → Normal file
View File

0
source/scas/scas.sln Executable file → Normal file
View File

0
source/scas/scas.vcproj Executable file → Normal file
View File

0
source/scboot/Makefile Executable file → Normal file
View File

0
source/scboot/scboot.c Executable file → Normal file
View File

0
source/scboot/scboot.sln Executable file → Normal file
View File

0
source/scboot/scboot.vcproj Executable file → Normal file
View File

0
source/scdis/Makefile Executable file → Normal file
View File

0
source/scdis/scdis.cpp Executable file → Normal file
View File

0
source/scdis/scdis.sln Executable file → Normal file
View File

0
source/scdis/scdis.vcproj Executable file → Normal file
View File

0
source/scinfo/Makefile Executable file → Normal file
View File

0
source/scinfo/scinfo.c Executable file → Normal file
View File

0
source/scinfo/scinfo.sln Executable file → Normal file
View File

0
source/scinfo/scinfo.vcproj Executable file → Normal file
View File

0
source/scrd/Makefile Executable file → Normal file
View File

0
source/scrd/scrd.c Executable file → Normal file
View File

0
source/scrd/scrd.sln Executable file → Normal file
View File

0
source/scrd/scrd.vcproj Executable file → Normal file
View File

0
source/scwr/Makefile Executable file → Normal file
View File

0
source/scwr/scwr.c Executable file → Normal file
View File

0
source/scwr/scwr.sln Executable file → Normal file
View File

0
source/scwr/scwr.vcproj Executable file → Normal file
View File