aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lufa/Projects/Webserver/USBHostMode.c
diff options
context:
space:
mode:
authorMattia Dal Ben <mattdibi@users.noreply.github.com>2018-10-22 20:41:57 +0200
committerDrashna Jaelre <drashna@live.com>2018-10-22 11:41:57 -0700
commit387bd555c7e6c88a78e0d388ea7eda5b1ce7958b (patch)
tree81f01ab2ae242f9e2e03913afbae5798c9bfe622 /lib/lufa/Projects/Webserver/USBHostMode.c
parentf69333a0e57ca767d49b3155a31fd6d30114dced (diff)
downloadfirmware-387bd555c7e6c88a78e0d388ea7eda5b1ce7958b.tar.gz
firmware-387bd555c7e6c88a78e0d388ea7eda5b1ce7958b.tar.bz2
firmware-387bd555c7e6c88a78e0d388ea7eda5b1ce7958b.zip
Keyboard: Add Redox Wireless keyboard (#4180)
* Added folder and default keymap * Added italian keymap * Fixed readme.md * Added layer display through RGB led * Added layer status display to italian keymap * Fixed indentation * Removed obsolete comments * Updated instructions * Fixed keymaps readmes and removed RGB controls on ADJUST layer * Removed redundant KC_* definitions * Fixed readme file * Changed include guards to pragma once * Removed unused audio functions * Fixed rules.mk file * Added spaces in readme to fix rendering * Reconfigured keymap macro to resemble physical layout * Updated default keymap * Updated italian keymap * Removed unused persistent_default_layer_set function
Diffstat (limited to 'lib/lufa/Projects/Webserver/USBHostMode.c')
0 files changed, 0 insertions, 0 deletions
137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178