index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'tmk_core/protocol')
-rw-r--r--
tmk_core/protocol/adb.c
478
-rw-r--r--
tmk_core/protocol/adb.h
66
-rw-r--r--
tmk_core/protocol/bluefruit.mk
27
-rw-r--r--
tmk_core/protocol/bluefruit/bluefruit.c
202
-rw-r--r--
tmk_core/protocol/bluefruit/bluefruit.h
28
-rw-r--r--
tmk_core/protocol/bluefruit/main.c
116
-rw-r--r--
tmk_core/protocol/ibm4704.c
190
-rw-r--r--
tmk_core/protocol/ibm4704.h
110
-rw-r--r--
tmk_core/protocol/iwrap.mk
26
-rw-r--r--
tmk_core/protocol/iwrap/iWRAP4.txt
376
-rw-r--r--
tmk_core/protocol/iwrap/iWRAP5.txt
356
-rw-r--r--
tmk_core/protocol/iwrap/iwrap.c
469
-rw-r--r--
tmk_core/protocol/iwrap/iwrap.h
49
-rw-r--r--
tmk_core/protocol/iwrap/main.c
376
-rw-r--r--
tmk_core/protocol/iwrap/mux_exit.rb
7
-rw-r--r--
tmk_core/protocol/iwrap/suart.S
156
-rw-r--r--
tmk_core/protocol/iwrap/suart.h
8
-rw-r--r--
tmk_core/protocol/iwrap/wd.h
159
-rw-r--r--
tmk_core/protocol/lufa.mk
50
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/HID_EEPROM_Loader/HID_EEPROM_Loader.c
61
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/HID_EEPROM_Loader/makefile
40
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/lufa_atprogram.mk
101
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/lufa_avrdude.mk
84
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/lufa_build.mk
296
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/lufa_core.mk
152
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/lufa_cppcheck.mk
104
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/lufa_dfu.mk
93
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/lufa_doxygen.mk
81
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/lufa_hid.mk
88
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Build/lufa_sources.mk
116
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/CodeTemplates/DriverStubs/Buttons.h
90
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/CodeTemplates/DriverStubs/Dataflash.h
220
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/CodeTemplates/DriverStubs/Joystick.h
102
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/CodeTemplates/DriverStubs/LEDs.h
130
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/CodeTemplates/LUFAConfig.h
167
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/CodeTemplates/makefile_template
36
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Common/ArchitectureSpecific.h
177
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Common/Architectures.h
84
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Common/Attributes.h
150
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Common/BoardTypes.h
231
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Common/Common.h
381
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Common/CompilerSpecific.h
97
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Common/Endianness.h
489
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Doxygen.conf
1809
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/BuildSystem.txt
846
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/BuildingLinkableLibraries.txt
23
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/ChangeLog.txt
1444
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/CompileTimeTokens.txt
223
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/CompilingApps.txt
50
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/ConfiguringApps.txt
104
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/DevelopingWithLUFA.txt
23
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/DeviceSupport.txt
432
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/DirectorySummaries.txt
80
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Donating.txt
24
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/ExportingLibrary.txt
106
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/FutureChanges.txt
49
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/GettingStarted.txt
25
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Groups.txt
38
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step1.png
bin
0 -> 98201 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step2.png
bin
0 -> 100532 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step3.png
bin
0 -> 32987 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step4.png
bin
0 -> 161824 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step5_1.png
bin
0 -> 43666 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step5_2.png
bin
0 -> 28918 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step5_3.png
bin
0 -> 23561 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/Author.jpg
bin
0 -> 28410 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/LUFA.png
bin
0 -> 10296 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/LUFA_thumb.png
bin
0 -> 3729 bytes
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/KnownIssues.txt
44
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/LUFAPoweredProjects.txt
181
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/LibraryResources.txt
34
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/LicenseInfo.txt
22
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/MainPage.txt
52
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/MigrationInformation.txt
674
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/ProgrammingApps.txt
30
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/SoftwareBootloaderJump.txt
71
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Style/Footer.htm
35
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Style/Style.css
1123
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/VIDAndPIDValues.txt
424
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/DoxygenPages/WritingBoardDrivers.txt
27
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h
135
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h
139
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BENITO/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BENITO/LEDs.h
139
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h
161
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h
139
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BUI/LEDs.h
143
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h
105
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h
123
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h
149
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/CULV3/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/CULV3/LEDs.h
135
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/DUCE/LEDs.h
147
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/EVK527/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h
220
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/EVK527/Joystick.h
130
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h
143
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h
135
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h
139
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
208
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
177
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h
135
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h
143
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h
161
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h
135
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h
179
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h
103
-rw-r--r--
tmk_core/protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h
143