1
0

Remove some obsolete libraries

`AtmegaScanner` wasn't ever useful outside of the Shortcut port (which has been
dropped from the predecessor of this repo, a good while ago).
`FingerprintUSBHost` is not very reliable, and the only user of it (`HostOS`)
stopped using it. `Kaleidoscope-Focus` was superseded by `FocusSerial`, which is
now in core, so `Kaleidoscope-Focus` is permanently broken due to a symbol
conflict.

For these reasons, lets remove them.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
This commit is contained in:
Gergely Nagy 2018-10-17 10:28:04 +02:00
parent b66bce261e
commit 89e9f136d0
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F
4 changed files with 0 additions and 12 deletions

9
.gitmodules vendored
View File

@ -13,9 +13,6 @@
[submodule "avr/libraries/KeyboardioHID"]
path = avr/libraries/KeyboardioHID
url = https://github.com/keyboardio/KeyboardioHID
[submodule "avr/libraries/FingerprintUSBHost"]
path = avr/libraries/FingerprintUSBHost
url = https://github.com/keyboardio/FingerprintUSBHost
[submodule "avr/libraries/HID"]
path = avr/libraries/HID
url = https://github.com/keyboardio/Arduino-HID
@ -70,12 +67,6 @@
[submodule "avr/libraries/Kaleidoscope"]
path = avr/libraries/Kaleidoscope
url = https://github.com/keyboardio/Kaleidoscope
[submodule "avr/libraries/AtmegaScanner"]
path = avr/libraries/AtmegaScanner
url = https://github.com/keyboardio/AtmegaScanner
[submodule "avr/libraries/Kaleidoscope-Focus"]
path = avr/libraries/Kaleidoscope-Focus
url = https://github.com/keyboardio/Kaleidoscope-Focus
[submodule "avr/libraries/Kaleidoscope-EEPROM-Keymap-Programmer"]
path = avr/libraries/Kaleidoscope-EEPROM-Keymap-Programmer
url = https://github.com/keyboardio/Kaleidoscope-EEPROM-Keymap-Programmer

@ -1 +0,0 @@
Subproject commit d58bebe4453a6d082fbba40cbe274d80c33ea6f8

@ -1 +0,0 @@
Subproject commit 2696f0cf15f54435b65f4aaf2cc76db15e2535c4

@ -1 +0,0 @@
Subproject commit a6e494b548accd12f4487777511f5c1f291d89ba