diff options
| author | tmk <nobody@nowhere> | 2013-04-13 00:23:05 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2013-04-13 11:30:08 +0900 |
| commit | 540d0700dc0a8172e32d419a9b99c30e2e82a98a (patch) | |
| tree | 0a1472a1de23b3287428a879d2ec7ac80c832236 /converter/x68k_usb | |
| parent | 2b33ecad57f80d9235665ecfbe477c098494468b (diff) | |
| download | qmk_firmware-540d0700dc0a8172e32d419a9b99c30e2e82a98a.tar.gz qmk_firmware-540d0700dc0a8172e32d419a9b99c30e2e82a98a.zip | |
Remove common/controller_teensy.h
Diffstat (limited to 'converter/x68k_usb')
| -rw-r--r-- | converter/x68k_usb/config_pjrc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/converter/x68k_usb/config_pjrc.h b/converter/x68k_usb/config_pjrc.h index 77e2188a0..b080a7684 100644 --- a/converter/x68k_usb/config_pjrc.h +++ b/converter/x68k_usb/config_pjrc.h | |||
| @@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 18 | #ifndef CONFIG_H | 18 | #ifndef CONFIG_H |
| 19 | #define CONFIG_H | 19 | #define CONFIG_H |
| 20 | 20 | ||
| 21 | /* controller configuration */ | ||
| 22 | #include "controller_teensy.h" | ||
| 23 | 21 | ||
| 24 | #define VENDOR_ID 0xFEED | 22 | #define VENDOR_ID 0xFEED |
| 25 | #define PRODUCT_ID 0x6800 | 23 | #define PRODUCT_ID 0x6800 |
