Revert "updated description"

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

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

@ -51,14 +51,14 @@ remapblock
F19 MEDIA_NEXT_TRACK
EUROPE_1 BACKSLASH
ESC NUM_LOCK
NUM_LOCK PAD_SLASH
SCROLL_LOCK PAD_ASTERIX
EXTRA_SYSRQ PAD_MINUS
PAD_ASTERIX PAD_PLUS
PAD_MINUS COMMA # PAD_COMMA doesn't cut it.
PAD_PLUS PAD_ENTER
ESC PAD_EQUALS
NUM_LOCK PAD_SLASH
SCROLL_LOCK PAD_ASTERIX
EXTRA_SYSRQ PAD_MINUS
PAD_ASTERIX PAD_PLUS
PAD_MINUS COMMA
PAD_PLUS PAD_ENTER
endblock
@ -73,3 +73,15 @@ macro PAD_PERIOD
POP_ALL_META
endmacro
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 Normal file → Executable file
View File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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