diff options
author | tmk <nobody@nowhere> | 2012-06-07 17:37:46 +0200 |
---|---|---|
committer | tmk <nobody@nowhere> | 2012-06-08 06:32:38 +0200 |
commit | afb08462085132acf7a1962522952f7dbf064519 (patch) | |
tree | bc60f28142bc36d882f5930191ba8da98a27c47c | |
parent | 63d82fcaeb78d0764f39667b937262ed4a692c17 (diff) | |
download | qmk_firmware-afb08462085132acf7a1962522952f7dbf064519.tar.gz qmk_firmware-afb08462085132acf7a1962522952f7dbf064519.tar.xz |
Made directories for keyboard and converter projects.
-rw-r--r-- | README | 151 | ||||
-rw-r--r-- | README.md | 175 | ||||
-rw-r--r-- | converter/adb_usb/Makefile (renamed from adb_usb/Makefile) | 2 | ||||
-rw-r--r-- | converter/adb_usb/README (renamed from adb_usb/README) | 0 | ||||
-rw-r--r-- | converter/adb_usb/config.h (renamed from adb_usb/config.h) | 0 | ||||
-rw-r--r-- | converter/adb_usb/keymap.c (renamed from adb_usb/keymap.c) | 0 | ||||
-rw-r--r-- | converter/adb_usb/led.c (renamed from adb_usb/led.c) | 0 | ||||
-rw-r--r-- | converter/adb_usb/matrix.c (renamed from adb_usb/matrix.c) | 0 | ||||
-rw-r--r-- | converter/m0110_usb/Makefile (renamed from m0110_usb/Makefile) | 2 | ||||
-rw-r--r-- | converter/m0110_usb/README.md (renamed from m0110_usb/README.md) | 0 | ||||
-rw-r--r-- | converter/m0110_usb/config.h (renamed from m0110_usb/config.h) | 0 | ||||
-rw-r--r-- | converter/m0110_usb/doc/m0110.jpg (renamed from m0110_usb/doc/m0110.jpg) | bin | 49360 -> 49360 bytes | |||
-rw-r--r-- | converter/m0110_usb/doc/teensy.jpg (renamed from m0110_usb/doc/teensy.jpg) | bin | 50081 -> 50081 bytes | |||
-rw-r--r-- | converter/m0110_usb/keymap.c (renamed from m0110_usb/keymap.c) | 0 | ||||
-rw-r--r-- | converter/m0110_usb/led.c (renamed from m0110_usb/led.c) | 0 | ||||
-rw-r--r-- | converter/m0110_usb/matrix.c (renamed from m0110_usb/matrix.c) | 0 | ||||
-rw-r--r-- | converter/ps2_usb/Makefile (renamed from ps2_usb/Makefile) | 2 | ||||
-rw-r--r-- | converter/ps2_usb/Makefile.pjrc_usart (renamed from ps2_usb/Makefile.pjrc_usart) | 2 | ||||
-rw-r--r-- | converter/ps2_usb/Makefile.vusb (renamed from ps2_usb/Makefile.vusb) | 2 | ||||
-rw-r--r-- | converter/ps2_usb/README (renamed from ps2_usb/README) | 0 | ||||
-rw-r--r-- | converter/ps2_usb/README.vusb (renamed from ps2_usb/README.vusb) | 0 | ||||
-rw-r--r-- | converter/ps2_usb/config_pjrc.h (renamed from ps2_usb/config_pjrc.h) | 0 | ||||
-rw-r--r-- | converter/ps2_usb/config_pjrc_usart.h (renamed from ps2_usb/config_pjrc_usart.h) | 0 | ||||
-rw-r--r-- | converter/ps2_usb/config_vusb.h (renamed from ps2_usb/config_vusb.h) | 0 | ||||
-rw-r--r-- | converter/ps2_usb/keymap.c (renamed from ps2_usb/keymap.c) | 0 | ||||
-rw-r--r-- | converter/ps2_usb/led.c (renamed from ps2_usb/led.c) | 0 | ||||
-rw-r--r-- | converter/ps2_usb/matrix.c (renamed from ps2_usb/matrix.c) | 0 | ||||
-rw-r--r-- | converter/ps2_usb/usbconfig.h (renamed from ps2_usb/usbconfig.h) | 0 | ||||
-rw-r--r-- | converter/sony_usb/Makefile.pjrc (renamed from sony_usb/Makefile.pjrc) | 2 | ||||
-rw-r--r-- | converter/sony_usb/config_pjrc.h (renamed from sony_usb/config_pjrc.h) | 0 | ||||
-rw-r--r-- | converter/sony_usb/keymap.c (renamed from sony_usb/keymap.c) | 0 | ||||
-rw-r--r-- | converter/sony_usb/led.c (renamed from sony_usb/led.c) | 0 | ||||
-rw-r--r-- | converter/sony_usb/matrix.c (renamed from sony_usb/matrix.c) | 0 | ||||
-rw-r--r-- | converter/sony_usb/news.c (renamed from sony_usb/news.c) | 0 | ||||
-rw-r--r-- | converter/sony_usb/news.h (renamed from sony_usb/news.h) | 0 | ||||
-rw-r--r-- | converter/terminal_usb/Makefile.102_pjrc (renamed from terminal_usb/Makefile.102_pjrc) | 2 | ||||
-rw-r--r-- | converter/terminal_usb/Makefile.122_pjrc (renamed from terminal_usb/Makefile.122_pjrc) | 2 | ||||
-rw-r--r-- | converter/terminal_usb/README (renamed from terminal_usb/README) | 0 | ||||
-rw-r--r-- | converter/terminal_usb/config_102_pjrc.h (renamed from terminal_usb/config_102_pjrc.h) | 0 | ||||
-rw-r--r-- | converter/terminal_usb/config_122_pjrc.h (renamed from terminal_usb/config_122_pjrc.h) | 0 | ||||
-rw-r--r-- | converter/terminal_usb/keymap_102.c (renamed from terminal_usb/keymap_102.c) | 0 | ||||
-rw-r--r-- | converter/terminal_usb/keymap_122.c (renamed from terminal_usb/keymap_122.c) | 0 | ||||
-rw-r--r-- | converter/terminal_usb/led.c (renamed from terminal_usb/led.c) | 0 | ||||
-rw-r--r-- | converter/terminal_usb/matrix.c (renamed from terminal_usb/matrix.c) | 0 | ||||
-rw-r--r-- | converter/x68k_usb/Makefile (renamed from x68k_usb/Makefile) | 2 | ||||
-rw-r--r-- | converter/x68k_usb/README (renamed from x68k_usb/README) | 0 | ||||
-rw-r--r-- | converter/x68k_usb/config_pjrc.h (renamed from x68k_usb/config_pjrc.h) | 0 | ||||
-rw-r--r-- | converter/x68k_usb/keymap.c (renamed from x68k_usb/keymap.c) | 0 | ||||
-rw-r--r-- | converter/x68k_usb/led.c (renamed from x68k_usb/led.c) | 0 | ||||
-rw-r--r-- | converter/x68k_usb/matrix.c (renamed from x68k_usb/matrix.c) | 0 | ||||
-rw-r--r-- | converter/x68k_usb/x68k.c (renamed from x68k_usb/x68k.c) | 0 | ||||
-rw-r--r-- | converter/x68k_usb/x68k.h (renamed from x68k_usb/x68k.h) | 0 | ||||
-rw-r--r-- | keyboard/hbk/Makefile (renamed from hbk/Makefile) | 2 | ||||
-rw-r--r-- | keyboard/hbk/config.h (renamed from hbk/config.h) | 0 | ||||
-rw-r--r-- | keyboard/hbk/controller_teensy.h (renamed from hbk/controller_teensy.h) | 0 | ||||
-rw-r--r-- | keyboard/hbk/keymap.c (renamed from hbk/keymap.c) | 0 | ||||
-rw-r--r-- | keyboard/hbk/led.c (renamed from hbk/led.c) | 0 | ||||
-rw-r--r-- | keyboard/hbk/matrix.c (renamed from hbk/matrix.c) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/Makefile.iwrap (renamed from hhkb/Makefile.iwrap) | 2 | ||||
-rw-r--r-- | keyboard/hhkb/Makefile.pjrc (renamed from hhkb/Makefile.pjrc) | 2 | ||||
-rw-r--r-- | keyboard/hhkb/Makefile.vusb (renamed from hhkb/Makefile.vusb) | 2 | ||||
-rw-r--r-- | keyboard/hhkb/README (renamed from hhkb/README) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/config_iwrap.h (renamed from hhkb/config_iwrap.h) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/config_pjrc.h (renamed from hhkb/config_pjrc.h) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/config_vusb.h (renamed from hhkb/config_vusb.h) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/doc/Bluetooth.txt (renamed from hhkb/doc/Bluetooth.txt) | 0 | ||||
-rwxr-xr-x | keyboard/hhkb/doc/Bluetooth_img/.picasa.ini (renamed from hhkb/doc/Bluetooth_img/.picasa.ini) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/doc/Bluetooth_img/BT_circuit.jpg (renamed from hhkb/doc/Bluetooth_img/BT_circuit.jpg) | bin | 502118 -> 502118 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB.txt (renamed from hhkb/doc/HHKB.txt) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/HHKB_TP1684.jpg (renamed from hhkb/doc/HHKB_img/HHKB_TP1684.jpg) | bin | 149082 -> 149082 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/HHKB_chart1.jpg (renamed from hhkb/doc/HHKB_img/HHKB_chart1.jpg) | bin | 155342 -> 155342 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/HHKB_chart2.jpg (renamed from hhkb/doc/HHKB_img/HHKB_chart2.jpg) | bin | 148225 -> 148225 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/HHKB_connector.jpg (renamed from hhkb/doc/HHKB_img/HHKB_connector.jpg) | bin | 193900 -> 193900 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/HHKB_controller.jpg (renamed from hhkb/doc/HHKB_img/HHKB_controller.jpg) | bin | 135100 -> 135100 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/HHKB_keyswitch.jpg (renamed from hhkb/doc/HHKB_img/HHKB_keyswitch.jpg) | bin | 171469 -> 171469 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/connector_contact.jpg (renamed from hhkb/doc/HHKB_img/connector_contact.jpg) | bin | 192830 -> 192830 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/logic_analyzer.jpg (renamed from hhkb/doc/HHKB_img/logic_analyzer.jpg) | bin | 169564 -> 169564 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/probe_contact.jpg (renamed from hhkb/doc/HHKB_img/probe_contact.jpg) | bin | 208477 -> 208477 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/teensy_install.jpg (renamed from hhkb/doc/HHKB_img/teensy_install.jpg) | bin | 135851 -> 135851 bytes | |||
-rw-r--r-- | keyboard/hhkb/doc/HHKB_img/teensy_wiring.jpg (renamed from hhkb/doc/HHKB_img/teensy_wiring.jpg) | bin | 154695 -> 154695 bytes | |||
-rw-r--r-- | keyboard/hhkb/keymap.c (renamed from hhkb/keymap.c) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/led.c (renamed from hhkb/led.c) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/matrix.c (renamed from hhkb/matrix.c) | 0 | ||||
-rw-r--r-- | keyboard/hhkb/usbconfig.h (renamed from hhkb/usbconfig.h) | 0 | ||||
-rw-r--r-- | keyboard/macway/Makefile (renamed from macway/Makefile) | 2 | ||||
-rw-r--r-- | keyboard/macway/config.h (renamed from macway/config.h) | 0 | ||||
-rw-r--r-- | keyboard/macway/doc/back.jpg (renamed from macway/doc/back.jpg) | bin | 122135 -> 122135 bytes | |||
-rw-r--r-- | keyboard/macway/doc/case.jpg (renamed from macway/doc/case.jpg) | bin | 146003 -> 146003 bytes | |||
-rw-r--r-- | keyboard/macway/doc/keys.jpg (renamed from macway/doc/keys.jpg) | bin | 116365 -> 116365 bytes | |||
-rw-r--r-- | keyboard/macway/doc/side.jpg (renamed from macway/doc/side.jpg) | bin | 109755 -> 109755 bytes | |||
-rw-r--r-- | keyboard/macway/doc/switch.jpg (renamed from macway/doc/switch.jpg) | bin | 115526 -> 115526 bytes | |||
-rw-r--r-- | keyboard/macway/doc/teensy.jpg (renamed from macway/doc/teensy.jpg) | bin | 165814 -> 165814 bytes | |||
-rw-r--r-- | keyboard/macway/doc/wiring.jpg (renamed from macway/doc/wiring.jpg) | bin | 165569 -> 165569 bytes | |||
-rw-r--r-- | keyboard/macway/doc/withHHKB.jpg (renamed from macway/doc/withHHKB.jpg) | bin | 152832 -> 152832 bytes | |||
-rw-r--r-- | keyboard/macway/doc/withThinkPad.jpg (renamed from macway/doc/withThinkPad.jpg) | bin | 118993 -> 118993 bytes | |||
-rw-r--r-- | keyboard/macway/keymap.c (renamed from macway/keymap.c) | 0 | ||||
-rw-r--r-- | keyboard/macway/led.c (renamed from macway/led.c) | 0 | ||||
-rw-r--r-- | keyboard/macway/matrix.c (renamed from macway/matrix.c) | 0 | ||||
-rw-r--r-- | protocol.mk | 2 |
99 files changed, 191 insertions, 165 deletions
diff --git a/README b/README deleted file mode 100644 index d85f512c7..000000000 --- a/README +++ /dev/null @@ -1,151 +0,0 @@ -t.m.k. Keyboard Firmware -======================== -This is keyboard firmware for Teensy(AVR USB MCU) and V-USB board. - -source code repository: -http://github.com/tmk/tmk_keyboard - -This firmware is used in following projects: -HHKB mod: http://geekhack.org/showwiki.php?title=Island:12047 -Macway mod: http://geekhack.org/showwiki.php?title=Island:11930 -PS2 to USB: http://geekhack.org/showwiki.php?title=Island:14618 -ADB to USB: http://geekhack.org/showwiki.php?title=Island:14290 - -The project is heavily based on PJRC USB Keyboard/Mouse Example and -owes a debt to preceding keyboard firmware projects. -http://www.pjrc.com/teensy - - -Features --------- -Mouse key - control mouse cursor from keyboard. -System Control Key - Power Down, Sleep, Wake Up & USB Remote Wake up -Media Control Key - Volume Down/Up, Mute -USB NKRO - send 120 keys(+ 8 modifiers) at most simultaneously. -PS/2 mouse support - integrate PS/2 mouse(TrackPoint) into keyboard as composite device. - - -Limitations ------------ - - -Files & Directories -------------------- -Target: -hhkb/ keyboard controller for PFU HHKB pro -macway/ keyboard controller for Macway mod -ps2_usb/ PS2 to USB keyboard converter -adb_usb/ ADB to USB keyboard converter - -USB Protocol Stack: -pjrc/ PJRC USB stack -vusb/ V-USB USB stack -ps2.[ch] PS/2 protocol -adb.[ch] ADB protocol - - -Build ------ -To compile needs AVR GCC, AVR Libc and GNU make. -You can use WinAVR on Windows. http://winavr.sourceforge.net/ - -$ cd <target> -$ make - -The firmware will be compiled as a file tmk_<target>.hex. - - -Build your own firmware ------------------------ -Copying exsistent target(macway) is easy way. -1. Copy contens of macway/ to your own target directory. -2. Edit Makefile. See next section. -3. Edit config.h. See next section. -4. Edit matrix.c. You will need to fix followings at least. - matrix_init() - matrix_scan() - read_col() - unselect_rows() - select_row() -5. Edit keymap.c. NOTE: It is not final design and a bit messy. - You will need to fix followings at least. - KEYMAP - fn_layer[] - fn_keycode[] - keymaps[] -6. Build. - -If you have a build error like following, comment out "--relax" option in Makefile.common. - (.vectors+0x30): relocation truncated to fit: R_AVR_13_PCREL against symbol `__vector_12' - - -Build Options -------------- -<target>/Makefile: -1. Set target name for your firmware. - TARGET = tmk_<target> -2. Choose a MCU and its frequency. - MCU = atmega32u4 # Teensy 2.0 - #MCU = at90usb1286 # Teensy++ 2.0 - F_CPU = 16000000 -3. Choose optional modules as needed. Comment out to disable optional modules. - MOUSEKEY_ENABLE = yes # Mouse keys - PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support - EXTRAKEY_ENABLE = yes # Enhanced feature for Windows(Audio control and System control) - NKRO_ENABLE = yes # USB Nkey Rollover - -<target>/config.h: -1. USB vendor/product ID and device description - #define VENDOR_ID 0xFEED - #define PRODUCT_ID 0xBEEF - /* device description */ - #define MANUFACTURER t.m.k. - #define PRODUCT Macway mod - #define DESCRIPTION t.m.k. keyboard firmware for Macway mod -2. Keyboard matrix configuration - #define MATRIX_ROWS 8 - #define MATRIX_COLS 8 - #define MATRIX_HAS_GHOST -3. Mouse keys configuration if needed. -4. PS/2 mouse configuration if needed. - - -Debuging & Rescue ------------------ -Use PJRC's hid_listen.exe to see debug messages. -Press <COMMAND> + H to debug menu. -(see config.h for <COMMAND> key combination.) - -Pressing any 3 keys when connected enables debug output. -Pressing any 4 keys when connected makes bootloader comes up. - - -Projects related ----------------- -PJRC USB Keyboard/Mouse Example - http://www.pjrc.com/teensy/usb_keyboard.html - http://www.pjrc.com/teensy/usb_mouse.html -kbupgrade - http://github.com/rhomann/kbupgrade - http://geekhack.org/showwiki.php?title=Island:8406 -c64key - http://symlink.dk/projects/c64key/ -rump - http://mg8.org/rump/ - http://github.com/clee/rump -dulcimer - http://www.schatenseite.de/dulcimer.html -humblehacker-keyboard - http://github.com/humblehacker - http://www.humblehacker.com/keyboard/ - http://geekhack.org/showwiki.php?title=Island:6292 -ps2avr - http://sourceforge.net/projects/ps2avr/ - - -EOF diff --git a/README.md b/README.md new file mode 100644 index 000000000..0361e2ad9 --- /dev/null +++ b/README.md @@ -0,0 +1,175 @@ +t.m.k. Keyboard Firmware Collection +==================================== +This is a keyboard firmware with some features for Atmel AVR controller. + +Source code is available here: <http://github.com/tmk/tmk_keyboard> + + +Features +-------- +* Mouse key - Mouse control by keyboard +* System Control Key - Power Down, Sleep, Wake Up and USB Remote Wake up +* Media Control Key - Volume Down/Up, Mute, Next/Prev track, Play, Stop and etc. +* USB NKRO - Can send 120 keys(+ 8 modifiers) simultaneously. +* PS/2 mouse support - integrate PS/2 mouse(TrackPoint) into keyboard as composite device. + + +Projects +-------- +### converter +* ps2_usb - PS/2 keyboard to USB +* adb_usb - ADB keyboard to USB +* m0110_usb - Machintosh 128K/512K/Plus keyboard to USB +* terminal_usb - IBM Model M terminal keyboard(PS/2 scancode set3) to USB +* sony_usb - Sony NEWS keyboard to USB +* x68k_usb - Sharp X68000 keyboard to USB + +### keyboard +* hhkb - Happy Hacking Keyboard professional +* macway - Compact keyboard mod +* hbk - Happy Buckling sprint keyboard(IBM Model M mod) + +[GH_macway]: http://geekhack.org/showwiki.php?title=Island:11930 +[GH_hhkb]: http://geekhack.org/showwiki.php?title=Island:12047 +[GH_ps2]: http://geekhack.org/showwiki.php?title=Island:14618 +[GH_adb]: http://geekhack.org/showwiki.php?title=Island:14290 +[GH_hhkb_bt]: http://geekhack.org/showwiki.php?title=Island:20851 +[GH_m0110]: http://geekhack.org/showwiki.php?title=Island:24965 +[GH_sony]: http://geekhack.org/showwiki.php?title=Island:25759 +[GH_terminal]: http://geekhack.org/showwiki.php?title=Island:27272 +[GH_x68k]: http://geekhack.org/showwiki.php?title=Island:29060 +[GH_hbk]: http://geekhack.org/showwiki.php?title=Island:29483 + + + +Files & Directories +------------------- +### Top +* common/ common codes +* protocol/ keyboard protocol support +* keyboard/ keyboard projects +* converter/ protocol converter projects +* doc/ documents + +### Keyboard Protocols +* pjrc/ PJRC USB stack +* vusb/ Objective Development V-USB +* iwrap/ Bluetooth HID for Bluegiga iWRAP +* ps2 PS/2 protocol +* adb Apple Desktop Bus protocol +* m0110 Macintosh 128K/512K/Plus keyboard protocol +* news Sony NEWS keyboard protocol +* x68k Sharp X68000 keyboard protocol + + +Build & Program +--------------- +### Build firmware +To compile you need `AVR GCC`, `AVR Libc` and `GNU make`. +You can use [WinAVR][1] on Windows and [CrossPack][2] on Mac. + + $ cd <project> + $ make + +The firmware will be compiled as a file tmk_<project>.hex. + +[1]: http://winavr.sourceforge.net/ +[2]: http://www.obdev.at/products/crosspack/index.html + +### Program Controller +If you have proper program command in Makefile just type this. + + $ make program + +As for `Teensy` you can use `PJRC's loader` to program hex file. <http://www.pjrc.com/teensy/loader.html> + + + +Build Options +------------- +### `Makefile` +#### 1. MCU and Frequency. + MCU = atmega32u4 # Teensy 2.0 + #MCU = at90usb1286 # Teensy++ 2.0 + F_CPU = 16000000 + +#### 2. Features +Note that ***comment out*** to disable them. + MOUSEKEY_ENABLE = yes # Mouse keys + PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support + EXTRAKEY_ENABLE = yes # Enhanced feature for Windows(Audio control and System control) + NKRO_ENABLE = yes # USB Nkey Rollover + +#### 3. Programmer +Set proper command for your controller, bootloader and programmer. + # for PJRC Teensy + PROGRAM_CMD = teensy_loader_cli -mmcu=$(MCU) -w -v $(TARGET).hex + + # for Atmel AT90USBKEY + PROGRAM_CMD = dfu-programmer $(MCU) flash $(TARGET).hex + + # avrdude + PROGRAM_CMD = avrdude -p $(MCU) -c avrispmkII -P USB -U flash:w:$(TARGET).hex + PROGRAM_CMD = avrdude -p $(MCU) -c usbasp -U flash:w:$(TARGET).hex + PROGRAM_CMD = avrdude -p $(MCU) -c arduino -P COM1 -b 57600 -U flash:w:$(TARGET).hex + +### `config.h` +#### 1. USB vendor/product ID and device description + #define VENDOR_ID 0xFEED + #define PRODUCT_ID 0xBEEF + /* device description */ + #define MANUFACTURER t.m.k. + #define PRODUCT Macway mod + #define DESCRIPTION t.m.k. keyboard firmware for Macway mod + +#### 2. Keyboard matrix configuration + #define MATRIX_ROWS 8 + #define MATRIX_COLS 8 + #define MATRIX_HAS_GHOST + +### 3. Mouse keys configuration + +### 4. PS/2 mouse configuration + + +Keymap +------ + + +Build your own firmware +----------------------- + + +Debuging +-------- +Use PJRC's `hid_listen` to see debug messages and press `<COMMAND> + H` to debug menu. +See `config.h` for definition of `<COMMAND>` key combination. + + +Other Keyboard Projects +----------------------- +### PJRC USB Keyboard/Mouse Example +- <http://www.pjrc.com/teensy/usb_keyboard.html> +- <http://www.pjrc.com/teensy/usb_mouse.html> + +### kbupgrade +- <http://github.com/rhomann/kbupgrade> +- <http://geekhack.org/showwiki.php?title=Island:8406> + +### c64key +- <http://symlink.dk/projects/c64key/> + +### rump +- <http://mg8.org/rump/> +- <http://github.com/clee/rump> + +### dulcimer +- <http://www.schatenseite.de/dulcimer.html> + +### humblehacker-keyboard +- <http://github.com/humblehacker> +- <http://www.humblehacker.com/keyboard/> +- <http://geekhack.org/showwiki.php?title=Island:6292> + +### ps2avr +- <http://sourceforge.net/projects/ps2avr/> diff --git a/adb_usb/Makefile b/converter/adb_usb/Makefile index 97850b0e8..64a23d09d 100644 --- a/adb_usb/Makefile +++ b/converter/adb_usb/Makefile @@ -2,7 +2,7 @@ TARGET = adb_usb # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/adb_usb/README b/converter/adb_usb/README index 5d0e1bc86..5d0e1bc86 100644 --- a/adb_usb/README +++ b/converter/adb_usb/README diff --git a/adb_usb/config.h b/converter/adb_usb/config.h index 52d5925a5..52d5925a5 100644 --- a/adb_usb/config.h +++ b/converter/adb_usb/config.h diff --git a/adb_usb/keymap.c b/converter/adb_usb/keymap.c index cdaa935d3..cdaa935d3 100644 --- a/adb_usb/keymap.c +++ b/converter/adb_usb/keymap.c diff --git a/adb_usb/led.c b/converter/adb_usb/led.c index 0e162f379..0e162f379 100644 --- a/adb_usb/led.c +++ b/converter/adb_usb/led.c diff --git a/adb_usb/matrix.c b/converter/adb_usb/matrix.c index a2367af56..a2367af56 100644 --- a/adb_usb/matrix.c +++ b/converter/adb_usb/matrix.c diff --git a/m0110_usb/Makefile b/converter/m0110_usb/Makefile index e4fa526c5..4a687b933 100644 --- a/m0110_usb/Makefile +++ b/converter/m0110_usb/Makefile @@ -2,7 +2,7 @@ TARGET = m0110 # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/m0110_usb/README.md b/converter/m0110_usb/README.md index 0ad3631f7..0ad3631f7 100644 --- a/m0110_usb/README.md +++ b/converter/m0110_usb/README.md diff --git a/m0110_usb/config.h b/converter/m0110_usb/config.h index 4563d6da5..4563d6da5 100644 --- a/m0110_usb/config.h +++ b/converter/m0110_usb/config.h diff --git a/m0110_usb/doc/m0110.jpg b/converter/m0110_usb/doc/m0110.jpg Binary files differindex ef9a123ab..ef9a123ab 100644 --- a/m0110_usb/doc/m0110.jpg +++ b/converter/m0110_usb/doc/m0110.jpg diff --git a/m0110_usb/doc/teensy.jpg b/converter/m0110_usb/doc/teensy.jpg Binary files differindex 96e93e7e2..96e93e7e2 100644 --- a/m0110_usb/doc/teensy.jpg +++ b/converter/m0110_usb/doc/teensy.jpg diff --git a/m0110_usb/keymap.c b/converter/m0110_usb/keymap.c index b5cdd300b..b5cdd300b 100644 --- a/m0110_usb/keymap.c +++ b/converter/m0110_usb/keymap.c diff --git a/m0110_usb/led.c b/converter/m0110_usb/led.c index f76545f0b..f76545f0b 100644 --- a/m0110_usb/led.c +++ b/converter/m0110_usb/led.c diff --git a/m0110_usb/matrix.c b/converter/m0110_usb/matrix.c index 1ca6894c4..1ca6894c4 100644 --- a/m0110_usb/matrix.c +++ b/converter/m0110_usb/matrix.c diff --git a/ps2_usb/Makefile b/converter/ps2_usb/Makefile index 515e6899f..0bba191a3 100644 --- a/ps2_usb/Makefile +++ b/converter/ps2_usb/Makefile @@ -7,7 +7,7 @@ TARGET = ps2_usb_pjrc # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/ps2_usb/Makefile.pjrc_usart b/converter/ps2_usb/Makefile.pjrc_usart index 2e570e710..3dad7e2f8 100644 --- a/ps2_usb/Makefile.pjrc_usart +++ b/converter/ps2_usb/Makefile.pjrc_usart @@ -7,7 +7,7 @@ TARGET = ps2_usb_pjrc_usart # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/ps2_usb/Makefile.vusb b/converter/ps2_usb/Makefile.vusb index d85f1d55d..4d5240c30 100644 --- a/ps2_usb/Makefile.vusb +++ b/converter/ps2_usb/Makefile.vusb @@ -7,7 +7,7 @@ TARGET = ps2_usb_vusb # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/ps2_usb/README b/converter/ps2_usb/README index c10393e5e..c10393e5e 100644 --- a/ps2_usb/README +++ b/converter/ps2_usb/README diff --git a/ps2_usb/README.vusb b/converter/ps2_usb/README.vusb index c92871bcd..c92871bcd 100644 --- a/ps2_usb/README.vusb +++ b/converter/ps2_usb/README.vusb diff --git a/ps2_usb/config_pjrc.h b/converter/ps2_usb/config_pjrc.h index 883ffab27..883ffab27 100644 --- a/ps2_usb/config_pjrc.h +++ b/converter/ps2_usb/config_pjrc.h diff --git a/ps2_usb/config_pjrc_usart.h b/converter/ps2_usb/config_pjrc_usart.h index 83ddbf770..83ddbf770 100644 --- a/ps2_usb/config_pjrc_usart.h +++ b/converter/ps2_usb/config_pjrc_usart.h diff --git a/ps2_usb/config_vusb.h b/converter/ps2_usb/config_vusb.h index afd2f7911..afd2f7911 100644 --- a/ps2_usb/config_vusb.h +++ b/converter/ps2_usb/config_vusb.h diff --git a/ps2_usb/keymap.c b/converter/ps2_usb/keymap.c index f1e34a929..f1e34a929 100644 --- a/ps2_usb/keymap.c +++ b/converter/ps2_usb/keymap.c diff --git a/ps2_usb/led.c b/converter/ps2_usb/led.c index e448e84ec..e448e84ec 100644 --- a/ps2_usb/led.c +++ b/converter/ps2_usb/led.c diff --git a/ps2_usb/matrix.c b/converter/ps2_usb/matrix.c index 4187ea060..4187ea060 100644 --- a/ps2_usb/matrix.c +++ b/converter/ps2_usb/matrix.c diff --git a/ps2_usb/usbconfig.h b/converter/ps2_usb/usbconfig.h index 9038f1eb8..9038f1eb8 100644 --- a/ps2_usb/usbconfig.h +++ b/converter/ps2_usb/usbconfig.h diff --git a/sony_usb/Makefile.pjrc b/converter/sony_usb/Makefile.pjrc index b7e22dfac..376133ad5 100644 --- a/sony_usb/Makefile.pjrc +++ b/converter/sony_usb/Makefile.pjrc @@ -7,7 +7,7 @@ TARGET = news_usb_pjrc # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/sony_usb/config_pjrc.h b/converter/sony_usb/config_pjrc.h index e9cf7dedb..e9cf7dedb 100644 --- a/sony_usb/config_pjrc.h +++ b/converter/sony_usb/config_pjrc.h diff --git a/sony_usb/keymap.c b/converter/sony_usb/keymap.c index 4bd556ba0..4bd556ba0 100644 --- a/sony_usb/keymap.c +++ b/converter/sony_usb/keymap.c diff --git a/sony_usb/led.c b/converter/sony_usb/led.c index 51e601318..51e601318 100644 --- a/sony_usb/led.c +++ b/converter/sony_usb/led.c diff --git a/sony_usb/matrix.c b/converter/sony_usb/matrix.c index bf363e7d9..bf363e7d9 100644 --- a/sony_usb/matrix.c +++ b/converter/sony_usb/matrix.c diff --git a/sony_usb/news.c b/converter/sony_usb/news.c index d18b996f4..d18b996f4 100644 --- a/sony_usb/news.c +++ b/converter/sony_usb/news.c diff --git a/sony_usb/news.h b/converter/sony_usb/news.h index 35e09c4d2..35e09c4d2 100644 --- a/sony_usb/news.h +++ b/converter/sony_usb/news.h diff --git a/terminal_usb/Makefile.102_pjrc b/converter/terminal_usb/Makefile.102_pjrc index a02877acf..e9d14e7a0 100644 --- a/terminal_usb/Makefile.102_pjrc +++ b/converter/terminal_usb/Makefile.102_pjrc @@ -7,7 +7,7 @@ TARGET = terminal_usb_102_pjrc # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/terminal_usb/Makefile.122_pjrc b/converter/terminal_usb/Makefile.122_pjrc index 1f21d4e6c..bec00510e 100644 --- a/terminal_usb/Makefile.122_pjrc +++ b/converter/terminal_usb/Makefile.122_pjrc @@ -7,7 +7,7 @@ TARGET = terminal_usb_122_pjrc # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/terminal_usb/README b/converter/terminal_usb/README index 1ce49f33d..1ce49f33d 100644 --- a/terminal_usb/README +++ b/converter/terminal_usb/README diff --git a/terminal_usb/config_102_pjrc.h b/converter/terminal_usb/config_102_pjrc.h index 2dce04af7..2dce04af7 100644 --- a/terminal_usb/config_102_pjrc.h +++ b/converter/terminal_usb/config_102_pjrc.h diff --git a/terminal_usb/config_122_pjrc.h b/converter/terminal_usb/config_122_pjrc.h index 43691bd71..43691bd71 100644 --- a/terminal_usb/config_122_pjrc.h +++ b/converter/terminal_usb/config_122_pjrc.h diff --git a/terminal_usb/keymap_102.c b/converter/terminal_usb/keymap_102.c index 430570c47..430570c47 100644 --- a/terminal_usb/keymap_102.c +++ b/converter/terminal_usb/keymap_102.c diff --git a/terminal_usb/keymap_122.c b/converter/terminal_usb/keymap_122.c index 7a2168122..7a2168122 100644 --- a/terminal_usb/keymap_122.c +++ b/converter/terminal_usb/keymap_122.c diff --git a/terminal_usb/led.c b/converter/terminal_usb/led.c index e448e84ec..e448e84ec 100644 --- a/terminal_usb/led.c +++ b/converter/terminal_usb/led.c diff --git a/terminal_usb/matrix.c b/converter/terminal_usb/matrix.c index a6eff8c1e..a6eff8c1e 100644 --- a/terminal_usb/matrix.c +++ b/converter/terminal_usb/matrix.c diff --git a/x68k_usb/Makefile b/converter/x68k_usb/Makefile index 0127c0bf8..c3b5fa29f 100644 --- a/x68k_usb/Makefile +++ b/converter/x68k_usb/Makefile @@ -7,7 +7,7 @@ TARGET = x68k_usb_pjrc # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/x68k_usb/README b/converter/x68k_usb/README index 0b61b2c4b..0b61b2c4b 100644 --- a/x68k_usb/README +++ b/converter/x68k_usb/README diff --git a/x68k_usb/config_pjrc.h b/converter/x68k_usb/config_pjrc.h index 20758bf24..20758bf24 100644 --- a/x68k_usb/config_pjrc.h +++ b/converter/x68k_usb/config_pjrc.h diff --git a/x68k_usb/keymap.c b/converter/x68k_usb/keymap.c index 94c2aeee1..94c2aeee1 100644 --- a/x68k_usb/keymap.c +++ b/converter/x68k_usb/keymap.c diff --git a/x68k_usb/led.c b/converter/x68k_usb/led.c index 40156cf4a..40156cf4a 100644 --- a/x68k_usb/led.c +++ b/converter/x68k_usb/led.c diff --git a/x68k_usb/matrix.c b/converter/x68k_usb/matrix.c index 954e7ef12..954e7ef12 100644 --- a/x68k_usb/matrix.c +++ b/converter/x68k_usb/matrix.c diff --git a/x68k_usb/x68k.c b/converter/x68k_usb/x68k.c index d17af51cc..d17af51cc 100644 --- a/x68k_usb/x68k.c +++ b/converter/x68k_usb/x68k.c diff --git a/x68k_usb/x68k.h b/converter/x68k_usb/x68k.h index 2cfda63a7..2cfda63a7 100644 --- a/x68k_usb/x68k.h +++ b/converter/x68k_usb/x68k.h diff --git a/hbk/Makefile b/keyboard/hbk/Makefile index c441e2d7a..26be322e0 100644 --- a/hbk/Makefile +++ b/keyboard/hbk/Makefile @@ -2,7 +2,7 @@ TARGET = hbk # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/hbk/config.h b/keyboard/hbk/config.h index 5262399dc..5262399dc 100644 --- a/hbk/config.h +++ b/keyboard/hbk/config.h diff --git a/hbk/controller_teensy.h b/keyboard/hbk/controller_teensy.h index 1b1611365..1b1611365 100644 --- a/hbk/controller_teensy.h +++ b/keyboard/hbk/controller_teensy.h diff --git a/hbk/keymap.c b/keyboard/hbk/keymap.c index 1de317c9a..1de317c9a 100644 --- a/hbk/keymap.c +++ b/keyboard/hbk/keymap.c diff --git a/hbk/led.c b/keyboard/hbk/led.c index fc0eeb0ff..fc0eeb0ff 100644 --- a/hbk/led.c +++ b/keyboard/hbk/led.c diff --git a/hbk/matrix.c b/keyboard/hbk/matrix.c index d7c066364..d7c066364 100644 --- a/hbk/matrix.c +++ b/keyboard/hbk/matrix.c diff --git a/hhkb/Makefile.iwrap b/keyboard/hhkb/Makefile.iwrap index d922b0f50..ef7ad2eac 100644 --- a/hhkb/Makefile.iwrap +++ b/keyboard/hhkb/Makefile.iwrap @@ -7,7 +7,7 @@ TARGET = hhkb_iwrap # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/hhkb/Makefile.pjrc b/keyboard/hhkb/Makefile.pjrc index 28b6b589d..f6d133eae 100644 --- a/hhkb/Makefile.pjrc +++ b/keyboard/hhkb/Makefile.pjrc @@ -7,7 +7,7 @@ TARGET = hhkb_pjrc # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/hhkb/Makefile.vusb b/keyboard/hhkb/Makefile.vusb index 734b73a02..6dd628807 100644 --- a/hhkb/Makefile.vusb +++ b/keyboard/hhkb/Makefile.vusb @@ -7,7 +7,7 @@ TARGET = hhkb_vusb # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/hhkb/README b/keyboard/hhkb/README index 65f7dcab5..65f7dcab5 100644 --- a/hhkb/README +++ b/keyboard/hhkb/README diff --git a/hhkb/config_iwrap.h b/keyboard/hhkb/config_iwrap.h index 80ab64398..80ab64398 100644 --- a/hhkb/config_iwrap.h +++ b/keyboard/hhkb/config_iwrap.h diff --git a/hhkb/config_pjrc.h b/keyboard/hhkb/config_pjrc.h index fffe3522c..fffe3522c 100644 --- a/hhkb/config_pjrc.h +++ b/keyboard/hhkb/config_pjrc.h diff --git a/hhkb/config_vusb.h b/keyboard/hhkb/config_vusb.h index 268644849..268644849 100644 --- a/hhkb/config_vusb.h +++ b/keyboard/hhkb/config_vusb.h diff --git a/hhkb/doc/Bluetooth.txt b/keyboard/hhkb/doc/Bluetooth.txt index b27f19700..b27f19700 100644 --- a/hhkb/doc/Bluetooth.txt +++ b/keyboard/hhkb/doc/Bluetooth.txt diff --git a/hhkb/doc/Bluetooth_img/.picasa.ini b/keyboard/hhkb/doc/Bluetooth_img/.picasa.ini index f6a4f6067..f6a4f6067 100755 --- a/hhkb/doc/Bluetooth_img/.picasa.ini +++ b/keyboard/hhkb/doc/Bluetooth_img/.picasa.ini diff --git a/hhkb/doc/Bluetooth_img/BT_circuit.jpg b/keyboard/hhkb/doc/Bluetooth_img/BT_circuit.jpg Binary files differindex 2e5a25e81..2e5a25e81 100644 --- a/hhkb/doc/Bluetooth_img/BT_circuit.jpg +++ b/keyboard/hhkb/doc/Bluetooth_img/BT_circuit.jpg diff --git a/hhkb/doc/HHKB.txt b/keyboard/hhkb/doc/HHKB.txt index ace931de3..ace931de3 100644 --- a/hhkb/doc/HHKB.txt +++ b/keyboard/hhkb/doc/HHKB.txt diff --git a/hhkb/doc/HHKB_img/HHKB_TP1684.jpg b/keyboard/hhkb/doc/HHKB_img/HHKB_TP1684.jpg Binary files differindex 0a0316409..0a0316409 100644 --- a/hhkb/doc/HHKB_img/HHKB_TP1684.jpg +++ b/keyboard/hhkb/doc/HHKB_img/HHKB_TP1684.jpg diff --git a/hhkb/doc/HHKB_img/HHKB_chart1.jpg b/keyboard/hhkb/doc/HHKB_img/HHKB_chart1.jpg Binary files differindex 1f09bd185..1f09bd185 100644 --- a/hhkb/doc/HHKB_img/HHKB_chart1.jpg +++ b/keyboard/hhkb/doc/HHKB_img/HHKB_chart1.jpg diff --git a/hhkb/doc/HHKB_img/HHKB_chart2.jpg b/keyboard/hhkb/doc/HHKB_img/HHKB_chart2.jpg Binary files differindex 45f5ada90..45f5ada90 100644 --- a/hhkb/doc/HHKB_img/HHKB_chart2.jpg +++ b/keyboard/hhkb/doc/HHKB_img/HHKB_chart2.jpg diff --git a/hhkb/doc/HHKB_img/HHKB_connector.jpg b/keyboard/hhkb/doc/HHKB_img/HHKB_connector.jpg Binary files differindex e8a09e9b2..e8a09e9b2 100644 --- a/hhkb/doc/HHKB_img/HHKB_connector.jpg +++ b/keyboard/hhkb/doc/HHKB_img/HHKB_connector.jpg diff --git a/hhkb/doc/HHKB_img/HHKB_controller.jpg b/keyboard/hhkb/doc/HHKB_img/HHKB_controller.jpg Binary files differindex e3dae8e86..e3dae8e86 100644 --- a/hhkb/doc/HHKB_img/HHKB_controller.jpg +++ b/keyboard/hhkb/doc/HHKB_img/HHKB_controller.jpg diff --git a/hhkb/doc/HHKB_img/HHKB_keyswitch.jpg b/keyboard/hhkb/doc/HHKB_img/HHKB_keyswitch.jpg Binary files differindex 3afc269e7..3afc269e7 100644 --- a/hhkb/doc/HHKB_img/HHKB_keyswitch.jpg +++ b/keyboard/hhkb/doc/HHKB_img/HHKB_keyswitch.jpg diff --git a/hhkb/doc/HHKB_img/connector_contact.jpg b/keyboard/hhkb/doc/HHKB_img/connector_contact.jpg Binary files differindex 5304bc8d7..5304bc8d7 100644 --- a/hhkb/doc/HHKB_img/connector_contact.jpg +++ b/keyboard/hhkb/doc/HHKB_img/connector_contact.jpg diff --git a/hhkb/doc/HHKB_img/logic_analyzer.jpg b/keyboard/hhkb/doc/HHKB_img/logic_analyzer.jpg Binary files differindex f1b438ae7..f1b438ae7 100644 --- a/hhkb/doc/HHKB_img/logic_analyzer.jpg +++ b/keyboard/hhkb/doc/HHKB_img/logic_analyzer.jpg diff --git a/hhkb/doc/HHKB_img/probe_contact.jpg b/keyboard/hhkb/doc/HHKB_img/probe_contact.jpg Binary files differindex dc79afa0c..dc79afa0c 100644 --- a/hhkb/doc/HHKB_img/probe_contact.jpg +++ b/keyboard/hhkb/doc/HHKB_img/probe_contact.jpg diff --git a/hhkb/doc/HHKB_img/teensy_install.jpg b/keyboard/hhkb/doc/HHKB_img/teensy_install.jpg Binary files differindex 873d988ed..873d988ed 100644 --- a/hhkb/doc/HHKB_img/teensy_install.jpg +++ b/keyboard/hhkb/doc/HHKB_img/teensy_install.jpg diff --git a/hhkb/doc/HHKB_img/teensy_wiring.jpg b/keyboard/hhkb/doc/HHKB_img/teensy_wiring.jpg Binary files differindex 1c4eb6743..1c4eb6743 100644 --- a/hhkb/doc/HHKB_img/teensy_wiring.jpg +++ b/keyboard/hhkb/doc/HHKB_img/teensy_wiring.jpg diff --git a/hhkb/keymap.c b/keyboard/hhkb/keymap.c index 85a7c31b7..85a7c31b7 100644 --- a/hhkb/keymap.c +++ b/keyboard/hhkb/keymap.c diff --git a/hhkb/led.c b/keyboard/hhkb/led.c index 669b6107f..669b6107f 100644 --- a/hhkb/led.c +++ b/keyboard/hhkb/led.c diff --git a/hhkb/matrix.c b/keyboard/hhkb/matrix.c index 350066b90..350066b90 100644 --- a/hhkb/matrix.c +++ b/keyboard/hhkb/matrix.c diff --git a/hhkb/usbconfig.h b/keyboard/hhkb/usbconfig.h index c3aad34be..c3aad34be 100644 --- a/hhkb/usbconfig.h +++ b/keyboard/hhkb/usbconfig.h diff --git a/macway/Makefile b/keyboard/macway/Makefile index 83d31b674..afee38b12 100644 --- a/macway/Makefile +++ b/keyboard/macway/Makefile @@ -2,7 +2,7 @@ TARGET = macway # Directory common source filess exist -TOP_DIR = .. +TOP_DIR = ../.. # Directory keyboard dependent files exist TARGET_DIR = . diff --git a/macway/config.h b/keyboard/macway/config.h index 2e68bf252..2e68bf252 100644 --- a/macway/config.h +++ b/keyboard/macway/config.h diff --git a/macway/doc/back.jpg b/keyboard/macway/doc/back.jpg Binary files differindex 0774401f6..0774401f6 100644 --- a/macway/doc/back.jpg +++ b/keyboard/macway/doc/back.jpg diff --git a/macway/doc/case.jpg b/keyboard/macway/doc/case.jpg Binary files differindex c776d5e05..c776d5e05 100644 --- a/macway/doc/case.jpg +++ b/keyboard/macway/doc/case.jpg diff --git a/macway/doc/keys.jpg b/keyboard/macway/doc/keys.jpg Binary files differindex f340ebe8e..f340ebe8e 100644 --- a/macway/doc/keys.jpg +++ b/keyboard/macway/doc/keys.jpg diff --git a/macway/doc/side.jpg b/keyboard/macway/doc/side.jpg Binary files differindex bdf8268f2..bdf8268f2 100644 --- a/macway/doc/side.jpg +++ b/keyboard/macway/doc/side.jpg diff --git a/macway/doc/switch.jpg b/keyboard/macway/doc/switch.jpg Binary files differindex a1500d707..a1500d707 100644 --- a/macway/doc/switch.jpg +++ b/keyboard/macway/doc/switch.jpg diff --git a/macway/doc/teensy.jpg b/keyboard/macway/doc/teensy.jpg Binary files differindex 07207475d..07207475d 100644 --- a/macway/doc/teensy.jpg +++ b/keyboard/macway/doc/teensy.jpg diff --git a/macway/doc/wiring.jpg b/keyboard/macway/doc/wiring.jpg Binary files differindex 0f3490f10..0f3490f10 100644 --- a/macway/doc/wiring.jpg +++ b/keyboard/macway/doc/wiring.jpg diff --git a/macway/doc/withHHKB.jpg b/keyboard/macway/doc/withHHKB.jpg Binary files differindex 9921856e7..9921856e7 100644 --- a/macway/doc/withHHKB.jpg +++ b/keyboard/macway/doc/withHHKB.jpg diff --git a/macway/doc/withThinkPad.jpg b/keyboard/macway/doc/withThinkPad.jpg Binary files differindex 231c61d03..231c61d03 100644 --- a/macway/doc/withThinkPad.jpg +++ b/keyboard/macway/doc/withThinkPad.jpg diff --git a/macway/keymap.c b/keyboard/macway/keymap.c index ae9f595fc..ae9f595fc 100644 --- a/macway/keymap.c +++ b/keyboard/macway/keymap.c diff --git a/macway/led.c b/keyboard/macway/led.c index f76545f0b..f76545f0b 100644 --- a/macway/led.c +++ b/keyboard/macway/led.c diff --git a/macway/matrix.c b/keyboard/macway/matrix.c index 56fb85896..56fb85896 100644 --- a/macway/matrix.c +++ b/keyboard/macway/matrix.c diff --git a/protocol.mk b/protocol.mk new file mode 100644 index 000000000..1442c5206 --- /dev/null +++ b/protocol.mk @@ -0,0 +1,2 @@ +# Search Path +VPATH += $(TOP_DIR)/protocol |