diff options
author | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2017-02-01 11:55:13 +0100 |
---|---|---|
committer | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2017-02-01 11:55:13 +0100 |
commit | 72e95809a1d3da869942441a2ad7107c7a55d688 (patch) | |
tree | 8a3c9726a017abf28afc66ddc584e530fb06fbf6 | |
parent | c17070eca545f654f91cf3dcba6c6c611e0f8d03 (diff) | |
download | qmk_firmware-72e95809a1d3da869942441a2ad7107c7a55d688.tar.gz qmk_firmware-72e95809a1d3da869942441a2ad7107c7a55d688.tar.xz |
Move outputselect to parent dir to satisfy non LUFA keyboards
-rw-r--r-- | tmk_core/protocol/outputselect.c (renamed from tmk_core/protocol/lufa/outputselect.c) | 0 | ||||
-rw-r--r-- | tmk_core/protocol/outputselect.h (renamed from tmk_core/protocol/lufa/outputselect.h) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tmk_core/protocol/lufa/outputselect.c b/tmk_core/protocol/outputselect.c index 5d2457bff..5d2457bff 100644 --- a/tmk_core/protocol/lufa/outputselect.c +++ b/tmk_core/protocol/outputselect.c diff --git a/tmk_core/protocol/lufa/outputselect.h b/tmk_core/protocol/outputselect.h index 79b4dd35d..79b4dd35d 100644 --- a/tmk_core/protocol/lufa/outputselect.h +++ b/tmk_core/protocol/outputselect.h |