├── Blank_Key_Lists ├── Keyboard_with_number_pad.txt ├── Keyboard_without_number_pad.txt └── readme.txt ├── Example_Keyboards ├── Acer_Extensa_2509 │ ├── Acer Extensa 2509.pdf │ ├── Acer.ino │ ├── Acer_2509_2pp.ino │ ├── Acer_2509_4p0.ino │ └── Acer_2509_4p1.ino ├── Alienware_17_keyboard │ ├── Alienware_17_keyboard.ino │ ├── KEY Matrix.pdf │ ├── Keyboard_with_number_pad.txt │ └── readme.txt ├── Apple_iBook_Keyboard_and_Touchpad_B │ ├── Apple_iBook_Keyboard_and_Touchpad_B.ino │ ├── iBookG3Clamshell.brd │ ├── iBookG3Clamshell_2021-10-29.zip │ └── readme.txt ├── Commodore_64 │ ├── C64keys.txt │ ├── C64speckeys.txt │ ├── Commodore_C64.ino │ └── Readme.pdf ├── Compaq_286 │ ├── Compaq_286.pdf │ └── Compaq_keyb_v2.ino ├── Dell_Inspiron_1525 │ ├── Dell Inspiron 1525 Keyboard D9K01 Matrix.pdf │ ├── Dell Inspiron 1525 Keyboard D9K01.txt │ ├── Dell_1525_Keyboard.ino │ ├── Dell_1525_Keyboard_2pp.ino │ ├── Dell_1525_Keyboard_4p0.ino │ ├── Dell_1525_Keyboard_4p1.ino │ ├── Dell_1545_python_results.txt │ └── Keyboard_without_number_pad.txt ├── Dell_Latitude_131L │ ├── Dell Latitude 131L Keyboard V-0511BIAS1-US Matrix.pdf │ ├── Dell Latitude 131L Keyboard V-0511BIAS1-US.txt │ ├── Dell_131L_Keyboard.ino │ ├── Dell_131L_Keyboard_2pp.ino │ ├── Dell_131L_Keyboard_4p0.ino │ └── Dell_131L_Keyboard_4p1.ino ├── Dell_Latitude_D630 │ ├── Dell D630 Pointing Stick Interfaced with a Teensy.pdf │ ├── Dell Latitude D630 keyboard DPN 0DR160 .txt │ ├── Dell_D630_Keyboard.ino │ ├── Dell_D630_Keyboard_Teensy_4p0.ino │ ├── Dell_D630_Keyboard_and_Touchpad.ino │ ├── Dell_D630_Keyboard_and_Touchpad_Basic_KVM.ino │ ├── Dell_D630_Keyboard_and_Touchpad_Pi_KVM.ino │ ├── Dell_D630_Pointing_Stick.ino │ └── keymatrix4p0.jpg ├── Dell_Latitude_X1 │ ├── Dell Latitude X1 Keyboard 0M6607.txt │ ├── Dell Latutude X1 keyboard 0M6607 Matrix.pdf │ ├── Dell_X1_Keyboard.ino │ ├── Dell_X1_Keyboard_2pp.ino │ ├── Dell_X1_Keyboard_4p0.ino │ └── Dell_X1_Keyboard_4p1.ino ├── Dell_N5110 │ ├── Dell_N5110_Keyboard.pdf │ ├── Dell_N5110_Keyboard_4p0_PC_altcodesR1.ino │ └── Dell_N5110_Keyboard_4p0_linux_unicodes.ino ├── Embedded Number Pad.pdf ├── Fujitsu_Lifebook │ ├── Fujitsu_KB_Ergotrac.ino │ ├── Fujitsu_Lifebook.ino │ ├── Fujitsu_Lifebook_4p0.ino │ └── Fujitsu_Project.pdf ├── GRID 1550 │ ├── 1550 Keyboard Project.pdf │ ├── 1550_PC_Version.ino │ ├── 1550_Pi_Version.ino │ └── Grid_Mouse.ino ├── GRID_1550_US │ ├── GRID_1550_US.ino │ └── Grid 1550 US Keyboard layout.pdf ├── GRiDCASE_3 │ ├── Gridcase 3 Project.pdf │ ├── Gridcase3_Rev5.ino │ └── Matrix_Decoder_Lucas.ino ├── GalaxyBookFlex15 │ ├── GalaxyBookFlex15.ino │ ├── GalaxyBookFlex15.pdf │ └── Keyboard_with_number_pad_GalaxyBookFlex15.txt ├── HP_Pavilion_DV9000 │ ├── HP DV9000_python_results.txt │ ├── HP Pavilion DV9000 Keyboard AEAT5U00110 Matrix.pdf │ ├── HP Pavilion DV9000 Keyboard AEAT5U00110.txt │ ├── HP_DV9000_Keyboard.ino │ ├── HP_DV9000_Keyboard_2pp.ino │ ├── HP_DV9000_Keyboard_4p0.ino │ ├── HP_DV9000_Keyboard_4p1.ino │ └── Keyboard_with_number_pad.txt ├── HP_Presario_2100 │ ├── HP Compaq Presario 2100 Keyboard AEKT1TPU011 Matrix.pdf │ ├── HP Compaq Presario 2100 Keyboard AEKT1TPU011.txt │ ├── HP_2100_Keyboard.ino │ ├── HP_2100_Keyboard_2pp.ino │ ├── HP_2100_Keyboard_4p0.ino │ ├── HP_2100_Keyboard_4p1.ino │ ├── HP_2100_Python_results.txt │ └── Keyboard_without_number_pad.txt ├── HP_Presario_V4000 │ ├── HP Compaq Presario V4000 Keyboard NSK-H3L01 Matrix.pdf │ ├── HP Compaq Presario V4000 Keyboard NSK-H3L01.txt │ ├── HP_V4000_Keyboard.ino │ ├── HP_V4000_Keyboard_2pp.ino │ ├── HP_V4000_Keyboard_4p0.ino │ └── HP_V4000_Keyboard_4p1.ino ├── HP_ZV6000 │ ├── HP Keyboard Matrix.docx │ ├── HP_ZV6000.ino │ ├── HP_ZV6000_2pp.ino │ ├── HP_ZV6000_4p0.ino │ ├── HP_ZV6000_4p1.ino │ ├── Keyboard pic.jpg │ ├── Keyboard_without_number_pad specialkeys.txt │ ├── Keyboard_without_number_pad.txt │ ├── python_results_LC │ └── readme.txt ├── Heathkit H89 │ ├── Heathkit H89 USB Keyboard Conversion.pdf │ ├── Heathkit_H89_Keyboard_RevF.ino │ └── readme.txt ├── IBM T43 Files │ ├── IBM T43 Keyboard.pdf │ ├── IBM_T43_KBandTP.ino │ ├── T43.kicad_pcb │ └── readme.txt ├── IBM Thinkpad 380ED │ ├── Eagle PCB Files │ │ ├── Readme.txt │ │ ├── Thinkpad380ED.brd │ │ ├── Thinkpad380ED.sch │ │ ├── Thinkpad380ED_2020-09-30.zip │ │ └── eagle.epf │ ├── IBM_380_revD.ino │ ├── Matrix_Decoder_3p2_380.ino │ ├── Thinkpad 380ED Keyboard Project.pdf │ └── Thinkpad380_connection_list.txt ├── IBM_T41_Keyboard_and_Touchpad │ ├── IBM_T41_KeyboardandTouchpad.ino │ ├── Matrix_Decoder_T41.ino │ ├── T41.brd │ ├── T41.sch │ ├── T41_2023-08-24.zip │ ├── T41_TPad.brd │ ├── T41_TPad.sch │ ├── T41_TPad_2023-08-24.zip │ ├── T41_Teensy.pdf │ └── T41_keyboard_decoded.txt ├── Instructions for Manual code modification.pdf ├── Instructions for Marcels Code.pdf ├── Instructions to translate Teensy code.pdf ├── Lenovo_G550 │ ├── IMG_20220803_155037375_2.jpg │ ├── IMG_20220803_155138292_2.jpg │ ├── IMG_20220803_155308305_HDR_2.jpg │ ├── Lenovo_G550_Keyboard_Teensy_4p0.ino │ └── README.md ├── Lenovo_P15_17 │ ├── Lenovo_P15_17.brd │ ├── Lenovo_P15_17.ino │ └── Lenovo_P15_17.sch ├── Lenovo_ThinkPad_T61 │ ├── Teensy 3p2 │ │ ├── Lenovo ThinkPad T61 USB Keyboard.pdf │ │ ├── Lenovo_Scanner.brd │ │ ├── Lenovo_Scanner.sch │ │ ├── Lenovo_Scanner_2020-03-08.zip │ │ ├── Lenovo_T61_KBandTP.ino │ │ ├── Lenovo_T61_Keyboard.ino │ │ ├── Lenovo_T61_Trackpoint.ino │ │ ├── Lenovo_T61_io_list.txt │ │ ├── Matrix_Decoder_T61.ino │ │ └── readme │ ├── Teensy 4p0 │ │ ├── Lenovo_T61_KeyboardandTouchpad.ino │ │ ├── Lenovo_T61_Keyboardonly.ino │ │ ├── Lenovo_T61_Trackpoint_only.ino │ │ ├── Matrix_Decoder_T61.ino │ │ ├── T61.brd │ │ ├── T61.sch │ │ ├── T61_2023-10-14.zip │ │ ├── T61_Teensy4p0.pdf │ │ └── keylist.txt │ ├── Teensy LC │ │ ├── Eagle │ │ │ ├── T61_LC_Scanner.brd │ │ │ ├── T61_LC_Scanner.sch │ │ │ ├── T61_LC_Scanner_2020-03-08.zip │ │ │ ├── eagle.epf │ │ │ └── readme │ │ ├── Lenovo_T61_KBandTP_LC.ino │ │ ├── Lenovo_T61_Keyboard_LC.ino │ │ ├── Matrix_Decoder_LC.ino │ │ ├── Readme.txt │ │ ├── T61 USB Keyboard LC Controller.pdf │ │ └── T61_LC_io_list.txt │ └── readme.txt ├── Lenovo_Y480_LC │ ├── Lenovo_Y480_LC.ino │ └── y480_matrix.xlsx ├── Logitech_K120 │ ├── Logitech Keyboard.pdf │ ├── Logitech_K120.brd │ ├── Logitech_K120_2021-12-31.zip │ ├── Logitech_K120_4p1.ino │ ├── Logitech_K120_4p1_ergotrac.ino │ └── Logitech_K120_previous_version.ino ├── MSI_GE63_Raider_RGB_8RE │ ├── MSI GE63 Raider RGB 8RE Keyboard Matrix.pdf │ ├── MSI GE63 Raider RGB 8RE Pin Connect List.txt │ └── msi ge63 raider rgb 8re Keyboard Teensy 4p0.ino ├── Macbook_Pro_A1286_15in │ ├── Keyboard_without_number_pad.txt │ ├── Macbook Pro A1286 15in Backlight.pdf │ ├── Macbook Pro A1286 15in.pdf │ ├── Macbook_Pro_A1286_15in.ino │ └── Macbook_Pro_A1286_15in_backlight.ino ├── Microsoft_Surface_Ergonomic_Mac │ └── Microsoft_Surface_Ergonomic.ino ├── Pico_26Pin_Keyboard │ ├── EagleLayout.jpg │ ├── Eagle_Part_Libraries │ │ ├── FPC26.lbr │ │ ├── FPC26_p5mm.lbr │ │ ├── FPC26_p8mm.lbr │ │ ├── SC0918.lbr │ │ ├── SamacSys_Parts.lbr │ │ ├── SparkFun-PowerSymbols.lbr │ │ ├── oshw.lbr │ │ ├── oshw_backside.lbr │ │ └── oshw_revA.lbr │ ├── Keyboard_pin_list.txt │ ├── Layout.jpg │ ├── Matrix_Decoder.py │ ├── Pico_26Pin_Keyboard.brd │ ├── Pico_26Pin_Keyboard.sch │ ├── Pico_26Pin_Keyboard.zip │ ├── Raspberry Pi Pico W 26pin Laptop Keyboard Controller.pdf │ ├── Schematic.jpg │ ├── code_Dell1545.py │ ├── eagle.epf │ └── readme.txt ├── Pico_T61_Keyboard │ ├── Arduino_USB │ │ └── Pico_TP_T61.ino │ ├── Eagle_Layout │ │ ├── Eagle_Part_Libraries │ │ │ ├── 0603_CAP.lbr │ │ │ ├── 0603_RESISTOR.lbr │ │ │ ├── JST-PH-2PIN.lbr │ │ │ ├── JST-PH-3PIN.lbr │ │ │ ├── SC0918.lbr │ │ │ ├── SamacSys_Parts.lbr │ │ │ ├── SparkFun-Connectors.lbr │ │ │ ├── SparkFun-DiscreteSemi.lbr │ │ │ ├── SparkFun-PowerSymbols.lbr │ │ │ ├── WM6787_A01B.lbr │ │ │ ├── oshw.lbr │ │ │ ├── oshw_backside.lbr │ │ │ └── oshw_revA.lbr │ │ ├── Pico_T420_Keyboard.brd │ │ ├── Pico_T420_Keyboard.sch │ │ ├── Pico_T420_Keyboard.zip │ │ ├── Pico_T61_Keyboard.brd │ │ ├── Pico_T61_Keyboard.sch │ │ ├── Pico_T61_Keyboard.zip │ │ └── readme.txt │ ├── KMK_USB │ │ └── main.py │ ├── Pi_Pico_T61_Keyboard_Controller.pdf │ └── readme.txt ├── PowerBook520 │ ├── 520_FPC_Keyboard.txt │ ├── Matrix_Decoder_3p2_520.ino │ └── PB520.ino ├── Powerbook100A │ └── Powerbook100A.ino ├── Powerbook_Keyboard_TB_RevNew │ ├── Powerbook_Keyboard_TB_RevA.ino │ └── Powerbook_Keyboard_TB_RevNew.ino ├── Razer_Backlight │ ├── Razer Blade 15.pdf │ └── Razer_Backlight.ino ├── Sony_Vaio_P │ ├── Sony_Vaio_P.ino │ ├── Sony_Vaio_P_2pp.ino │ ├── Sony_Vaio_P_4p0.ino │ ├── Sony_Vaio_P_4p1.ino │ ├── Sony_Vaio_P_Keyboard_Matrix.pdf │ └── Sony_Vaio_P_Switch_Connections.txt ├── Sony_Vaio_PCG-K25 │ ├── Sony Vaio PCG-K25 Keyboard KFRMBA151B.pdf │ ├── Sony Vaio PCG-K25 Keyboard KFRMBA151B.txt │ ├── Sony_PCGK25_Keyboard.ino │ ├── Sony_PCGK25_Keyboard_2pp.ino │ ├── Sony_PCGK25_Keyboard_4p0.ino │ └── Sony_PCGK25_Keyboard_4p1.ino ├── Sony_Vaio_VPCCW │ ├── Sony Vaio VPCCW Keyboard 148754321.txt │ ├── Sony Vaio VPCCW keyboard 148754321 Matrix.pdf │ ├── Sony_VPCCW_Keyboard.ino │ ├── Sony_VPCCW_Keyboard_2pp.ino │ ├── Sony_VPCCW_Keyboard_4p0.ino │ └── Sony_VPCCW_Keyboard_4p1.ino ├── Sony_Vaio_VPCEA │ ├── Sony Vaio VPCEA Keyboard A-1765-621-A Matrix.pdf │ ├── Sony Vaio VPCEA Keyboard A-1765-621-A.txt │ ├── Sony_VPCEA_Keyboard.ino │ ├── Sony_VPCEA_Keyboard_2pp.ino │ ├── Sony_VPCEA_Keyboard_4p0.ino │ └── Sony_VPCEA_Keyboard_4p1.ino ├── Sony_Vaio_VPCEB4 │ ├── Sony Vaio VPCEB4 Keyboard A-1766-425-A Matrix.pdf │ ├── Sony Vaio VPCEB4 Keyboard A-1766-425-A.txt │ ├── Sony_VPCEB4_Keyboard.ino │ ├── Sony_VPCEB4_Keyboard_2pp.ino │ ├── Sony_VPCEB4_Keyboard_4p0.ino │ └── Sony_VPCEB4_Keyboard_4p1.ino ├── StampXL_34Pin_Keyboard │ ├── Keyboard_pin_list.txt │ ├── Keyboard_pin_list_E550.txt │ ├── KiCad │ │ ├── 2350B_Keybd_Cntrl.kicad_pcb │ │ ├── 2350B_Keybd_Cntrl.kicad_pro │ │ └── 2350B_Keybd_Cntrl.zip │ ├── Laptop Keyboard Bridge.pdf │ ├── Matrix_Decoder_RP2350B.py │ ├── Pictures │ │ ├── Assembled_boards.jpg │ │ ├── Layout_no_fill.jpg │ │ ├── PCB.jpg │ │ └── RP2350 Stamp XL Bare.jpg │ ├── RP2350B_Keyboard_Controller.pdf │ ├── code_LenovoE550.py │ └── readme.txt ├── T Caschera Keyboard files │ ├── Atari-Keyboard_without_number_pad.txt │ ├── Atari_Portfolio and Teensy.jpg │ ├── HP Jornada 3D Printed case.jpg │ ├── HP Jornada and Teensy.jpg │ ├── atari_teensy_LC.ino │ ├── hp_jornada_teensy_lc.ino │ ├── q10_Blackberry_keyboard_with_breakout.jpg │ ├── q10_Blackberry_keyboard_with_breakout_reverse.jpg │ ├── q10_breakout_board_matrix.txt │ ├── q10_keypad.ino │ └── q10breakout.png ├── Toshiba T1200 │ ├── T1200.brd │ ├── T1200.sch │ ├── T1200_2020-04-27.zip │ ├── Toshiba T1200 Matrix.pdf │ ├── Toshiba T1200 laptop keyboard conversion to USB.pdf │ ├── Toshiba_T1200_Keyboard.ino │ ├── Toshiba_T1200_Keyboard_4p1.ino │ └── readme.txt ├── Toshiba_2415 │ ├── Keyboard_pinlist.txt │ ├── Toshiba 2415 Keyboard touchpad.pdf │ ├── Toshiba KVM Project.pdf │ ├── Toshiba_2415_2pp.ino │ ├── Toshiba_2415_4p0.ino │ ├── Toshiba_2415_4p1.ino │ ├── Toshiba_2415_KVM.ino │ ├── Toshiba_2415_kb_only.ino │ └── Toshiba_2415_kb_tp.ino ├── Zenith Supersport │ ├── Matrix_Decoder_LC_Zenith.ino │ ├── Zenith Supersport SX.pdf │ ├── Zenith.brd │ ├── Zenith.sch │ ├── Zenith_2020-06-06.zip │ ├── Zenith_Supersport_RevC.ino │ └── readme.txt ├── eMate │ ├── Readme │ └── eMate.ino ├── iBookG3_Clamshell │ ├── iBookG3Clamshell_T4p0.brd │ ├── iBookG3Clamshell_T4p0.sch │ ├── iBookG3Clamshell_T4p0_2023-10-31.zip │ ├── iBookG3_Clamshell.ino │ └── readme.txt └── readme.txt ├── Example_Touchpads ├── ADB_Trackball.ino ├── Adafruit_Trinket_M0 │ ├── Azoteq_SAMD21.ino │ ├── Hookup_schematic.jpg │ ├── SAMD21_PS2.ino │ ├── Trinket_M0_TP.ino │ └── readme.txt ├── Azoteq_TP.ino ├── Fujitsu_Ergotrac.ino ├── I2C_Touchpad.ino ├── KB_TP_Stream_mode.ino ├── Raspberry_Pi_Pico_TP │ ├── Pico_TP.ino │ ├── Raspberry Pi Pico Touchpad Controller.pdf │ ├── Raspberry_Pi_Pico_TP.ino │ └── readme.txt ├── Readme.txt ├── Touchpad_3p2.ino ├── Touchpad_Remote_mode.ino └── Touchpad_Stream_mode.ino ├── Images └── Keyboards.JPG ├── Keyboard_Scanner_Eagle_Layouts ├── FPC_10pin0p5mm.brd ├── FPC_10pin0p5mm_2020-09-25.zip ├── FPC_18pin1mm.brd ├── FPC_18pin1mm_2020-09-28.zip ├── FPC_8pin1mm.brd ├── FPC_8pin1mm_2020-09-25.zip ├── Keyboard_Scanner.brd ├── Keyboard_Scanner_2020-02-26.zip ├── Keyboard_Scanner_2pp_RevA.brd ├── Keyboard_Scanner_2pp_RevA.sch ├── Keyboard_Scanner_2pp_RevA_2023-10-31.zip ├── Keyboard_Scanner_4p0.brd ├── Keyboard_Scanner_4p0_0p5.brd ├── Keyboard_Scanner_4p0_0p5_2022-04-22.zip ├── Keyboard_Scanner_4p0_2020-02-26.zip ├── Keyboard_Scanner_Dual.brd ├── Keyboard_Scanner_Dual_2020-02-26.zip ├── Keyboard_Scanner_LC_thruhole.brd ├── Keyboard_Scanner_LC_thruhole_2020-04-28.zip ├── Keyboard_Scanner_LT.brd ├── Keyboard_Scanner_LT2.brd ├── Keyboard_Scanner_LT2_2020-06-09.zip ├── Keyboard_Scanner_LT_0p5.brd ├── Keyboard_Scanner_LT_0p5_2020-02-26.zip ├── Keyboard_Scanner_LT_2020-02-26.zip ├── No_solder_method.pdf ├── README.txt ├── T4p0.brd ├── T4p0.sch ├── T4p0_2023-12-03.zip ├── T4p0_cutout.brd ├── T4p0_cutout.sch ├── T4p0_cutout_2023-12-03.zip ├── T4p1.brd ├── T4p1.sch ├── T4p1_2023-12-03.zip ├── T4p1_cutout.brd ├── T4p1_cutout.sch ├── T4p1_cutout_2023-12-03.zip ├── T4p1_thruhole.brd ├── T4p1_thruhole.sch ├── T4p1_thruhole_2023-11-01.zip ├── Teensy3p2Cutout.brd ├── Teensy3p2CutoutFlip.brd ├── Teensy3p2CutoutFlip_2021-12-15.zip ├── Teensy3p2Cutout_2021-10-09.zip ├── TeensyLC_1p25.brd └── TeensyLC_1p25_2021-10-08.zip ├── LICENSE ├── README.md └── Teensy_Continuity_Tester ├── Matrix_Decoder_2pp_RevA.ino ├── Matrix_Decoder_3p2.ino ├── Matrix_Decoder_3p2_alternate.ino ├── Matrix_Decoder_4p0.ino ├── Matrix_Decoder_4p0_alternate.ino ├── Matrix_Decoder_4p1.ino ├── Matrix_Decoder_4p1_alternate.ino ├── Matrix_Decoder_French ├── Matrix_Decoder_3p2_French.ino ├── Matrix_Decoder_4p0_French.ino ├── Matrix_Decoder_4p1_French.ino ├── Matrix_Decoder_LC_French.ino └── Readme.txt ├── Matrix_Decoder_LC.ino ├── Matrix_Decoder_LC_alternate.ino └── README /Blank_Key_Lists/Keyboard_with_number_pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Blank_Key_Lists/Keyboard_with_number_pad.txt -------------------------------------------------------------------------------- /Blank_Key_Lists/Keyboard_without_number_pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Blank_Key_Lists/Keyboard_without_number_pad.txt -------------------------------------------------------------------------------- /Blank_Key_Lists/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Blank_Key_Lists/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/Acer_Extensa_2509/Acer Extensa 2509.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Acer_Extensa_2509/Acer Extensa 2509.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Acer_Extensa_2509/Acer.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Acer_Extensa_2509/Acer.ino -------------------------------------------------------------------------------- /Example_Keyboards/Acer_Extensa_2509/Acer_2509_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Acer_Extensa_2509/Acer_2509_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Acer_Extensa_2509/Acer_2509_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Acer_Extensa_2509/Acer_2509_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Acer_Extensa_2509/Acer_2509_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Acer_Extensa_2509/Acer_2509_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Alienware_17_keyboard/Alienware_17_keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Alienware_17_keyboard/Alienware_17_keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Alienware_17_keyboard/KEY Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Alienware_17_keyboard/KEY Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Alienware_17_keyboard/Keyboard_with_number_pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Alienware_17_keyboard/Keyboard_with_number_pad.txt -------------------------------------------------------------------------------- /Example_Keyboards/Alienware_17_keyboard/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Alienware_17_keyboard/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/Apple_iBook_Keyboard_and_Touchpad_B/Apple_iBook_Keyboard_and_Touchpad_B.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Apple_iBook_Keyboard_and_Touchpad_B/Apple_iBook_Keyboard_and_Touchpad_B.ino -------------------------------------------------------------------------------- /Example_Keyboards/Apple_iBook_Keyboard_and_Touchpad_B/iBookG3Clamshell.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Apple_iBook_Keyboard_and_Touchpad_B/iBookG3Clamshell.brd -------------------------------------------------------------------------------- /Example_Keyboards/Apple_iBook_Keyboard_and_Touchpad_B/iBookG3Clamshell_2021-10-29.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Apple_iBook_Keyboard_and_Touchpad_B/iBookG3Clamshell_2021-10-29.zip -------------------------------------------------------------------------------- /Example_Keyboards/Apple_iBook_Keyboard_and_Touchpad_B/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Apple_iBook_Keyboard_and_Touchpad_B/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/Commodore_64/C64keys.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Commodore_64/C64keys.txt -------------------------------------------------------------------------------- /Example_Keyboards/Commodore_64/C64speckeys.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Commodore_64/C64speckeys.txt -------------------------------------------------------------------------------- /Example_Keyboards/Commodore_64/Commodore_C64.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Commodore_64/Commodore_C64.ino -------------------------------------------------------------------------------- /Example_Keyboards/Commodore_64/Readme.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Commodore_64/Readme.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Compaq_286/Compaq_286.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Compaq_286/Compaq_286.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Compaq_286/Compaq_keyb_v2.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Compaq_286/Compaq_keyb_v2.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Inspiron_1525/Dell Inspiron 1525 Keyboard D9K01 Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Inspiron_1525/Dell Inspiron 1525 Keyboard D9K01 Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Inspiron_1525/Dell Inspiron 1525 Keyboard D9K01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Inspiron_1525/Dell Inspiron 1525 Keyboard D9K01.txt -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Inspiron_1525/Dell_1525_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Inspiron_1525/Dell_1525_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Inspiron_1525/Dell_1525_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Inspiron_1525/Dell_1525_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Inspiron_1525/Dell_1525_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Inspiron_1525/Dell_1525_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Inspiron_1525/Dell_1525_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Inspiron_1525/Dell_1525_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Inspiron_1525/Dell_1545_python_results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Inspiron_1525/Dell_1545_python_results.txt -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Inspiron_1525/Keyboard_without_number_pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Inspiron_1525/Keyboard_without_number_pad.txt -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_131L/Dell Latitude 131L Keyboard V-0511BIAS1-US Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_131L/Dell Latitude 131L Keyboard V-0511BIAS1-US Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_131L/Dell Latitude 131L Keyboard V-0511BIAS1-US.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_131L/Dell Latitude 131L Keyboard V-0511BIAS1-US.txt -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_131L/Dell_131L_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_131L/Dell_131L_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_131L/Dell_131L_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_131L/Dell_131L_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_131L/Dell_131L_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_131L/Dell_131L_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_131L/Dell_131L_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_131L/Dell_131L_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_D630/Dell D630 Pointing Stick Interfaced with a Teensy.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_D630/Dell D630 Pointing Stick Interfaced with a Teensy.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_D630/Dell Latitude D630 keyboard DPN 0DR160 .txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_D630/Dell Latitude D630 keyboard DPN 0DR160 .txt -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_Teensy_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_Teensy_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad_Basic_KVM.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad_Basic_KVM.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad_Pi_KVM.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Keyboard_and_Touchpad_Pi_KVM.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_D630/Dell_D630_Pointing_Stick.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_D630/Dell_D630_Pointing_Stick.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_D630/keymatrix4p0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_D630/keymatrix4p0.jpg -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_X1/Dell Latitude X1 Keyboard 0M6607.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_X1/Dell Latitude X1 Keyboard 0M6607.txt -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_X1/Dell Latutude X1 keyboard 0M6607 Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_X1/Dell Latutude X1 keyboard 0M6607 Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_X1/Dell_X1_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_X1/Dell_X1_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_X1/Dell_X1_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_X1/Dell_X1_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_X1/Dell_X1_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_X1/Dell_X1_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_Latitude_X1/Dell_X1_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_Latitude_X1/Dell_X1_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_N5110/Dell_N5110_Keyboard.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_N5110/Dell_N5110_Keyboard.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Dell_N5110/Dell_N5110_Keyboard_4p0_PC_altcodesR1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_N5110/Dell_N5110_Keyboard_4p0_PC_altcodesR1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Dell_N5110/Dell_N5110_Keyboard_4p0_linux_unicodes.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Dell_N5110/Dell_N5110_Keyboard_4p0_linux_unicodes.ino -------------------------------------------------------------------------------- /Example_Keyboards/Embedded Number Pad.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Embedded Number Pad.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Fujitsu_Lifebook/Fujitsu_KB_Ergotrac.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Fujitsu_Lifebook/Fujitsu_KB_Ergotrac.ino -------------------------------------------------------------------------------- /Example_Keyboards/Fujitsu_Lifebook/Fujitsu_Lifebook.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Fujitsu_Lifebook/Fujitsu_Lifebook.ino -------------------------------------------------------------------------------- /Example_Keyboards/Fujitsu_Lifebook/Fujitsu_Lifebook_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Fujitsu_Lifebook/Fujitsu_Lifebook_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Fujitsu_Lifebook/Fujitsu_Project.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Fujitsu_Lifebook/Fujitsu_Project.pdf -------------------------------------------------------------------------------- /Example_Keyboards/GRID 1550/1550 Keyboard Project.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GRID 1550/1550 Keyboard Project.pdf -------------------------------------------------------------------------------- /Example_Keyboards/GRID 1550/1550_PC_Version.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GRID 1550/1550_PC_Version.ino -------------------------------------------------------------------------------- /Example_Keyboards/GRID 1550/1550_Pi_Version.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GRID 1550/1550_Pi_Version.ino -------------------------------------------------------------------------------- /Example_Keyboards/GRID 1550/Grid_Mouse.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GRID 1550/Grid_Mouse.ino -------------------------------------------------------------------------------- /Example_Keyboards/GRID_1550_US/GRID_1550_US.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GRID_1550_US/GRID_1550_US.ino -------------------------------------------------------------------------------- /Example_Keyboards/GRID_1550_US/Grid 1550 US Keyboard layout.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GRID_1550_US/Grid 1550 US Keyboard layout.pdf -------------------------------------------------------------------------------- /Example_Keyboards/GRiDCASE_3/Gridcase 3 Project.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GRiDCASE_3/Gridcase 3 Project.pdf -------------------------------------------------------------------------------- /Example_Keyboards/GRiDCASE_3/Gridcase3_Rev5.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GRiDCASE_3/Gridcase3_Rev5.ino -------------------------------------------------------------------------------- /Example_Keyboards/GRiDCASE_3/Matrix_Decoder_Lucas.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GRiDCASE_3/Matrix_Decoder_Lucas.ino -------------------------------------------------------------------------------- /Example_Keyboards/GalaxyBookFlex15/GalaxyBookFlex15.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GalaxyBookFlex15/GalaxyBookFlex15.ino -------------------------------------------------------------------------------- /Example_Keyboards/GalaxyBookFlex15/GalaxyBookFlex15.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GalaxyBookFlex15/GalaxyBookFlex15.pdf -------------------------------------------------------------------------------- /Example_Keyboards/GalaxyBookFlex15/Keyboard_with_number_pad_GalaxyBookFlex15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/GalaxyBookFlex15/Keyboard_with_number_pad_GalaxyBookFlex15.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_Pavilion_DV9000/HP DV9000_python_results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Pavilion_DV9000/HP DV9000_python_results.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_Pavilion_DV9000/HP Pavilion DV9000 Keyboard AEAT5U00110 Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Pavilion_DV9000/HP Pavilion DV9000 Keyboard AEAT5U00110 Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/HP_Pavilion_DV9000/HP Pavilion DV9000 Keyboard AEAT5U00110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Pavilion_DV9000/HP Pavilion DV9000 Keyboard AEAT5U00110.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_Pavilion_DV9000/HP_DV9000_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Pavilion_DV9000/HP_DV9000_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Pavilion_DV9000/HP_DV9000_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Pavilion_DV9000/HP_DV9000_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Pavilion_DV9000/HP_DV9000_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Pavilion_DV9000/HP_DV9000_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Pavilion_DV9000/HP_DV9000_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Pavilion_DV9000/HP_DV9000_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Pavilion_DV9000/Keyboard_with_number_pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Pavilion_DV9000/Keyboard_with_number_pad.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_2100/HP Compaq Presario 2100 Keyboard AEKT1TPU011 Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_2100/HP Compaq Presario 2100 Keyboard AEKT1TPU011 Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_2100/HP Compaq Presario 2100 Keyboard AEKT1TPU011.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_2100/HP Compaq Presario 2100 Keyboard AEKT1TPU011.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_2100/HP_2100_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_2100/HP_2100_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_2100/HP_2100_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_2100/HP_2100_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_2100/HP_2100_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_2100/HP_2100_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_2100/HP_2100_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_2100/HP_2100_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_2100/HP_2100_Python_results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_2100/HP_2100_Python_results.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_2100/Keyboard_without_number_pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_2100/Keyboard_without_number_pad.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_V4000/HP Compaq Presario V4000 Keyboard NSK-H3L01 Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_V4000/HP Compaq Presario V4000 Keyboard NSK-H3L01 Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_V4000/HP Compaq Presario V4000 Keyboard NSK-H3L01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_V4000/HP Compaq Presario V4000 Keyboard NSK-H3L01.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_V4000/HP_V4000_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_V4000/HP_V4000_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_V4000/HP_V4000_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_V4000/HP_V4000_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_V4000/HP_V4000_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_V4000/HP_V4000_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_Presario_V4000/HP_V4000_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_Presario_V4000/HP_V4000_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/HP Keyboard Matrix.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/HP Keyboard Matrix.docx -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/HP_ZV6000.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/HP_ZV6000.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/HP_ZV6000_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/HP_ZV6000_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/HP_ZV6000_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/HP_ZV6000_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/HP_ZV6000_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/HP_ZV6000_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/Keyboard pic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/Keyboard pic.jpg -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/Keyboard_without_number_pad specialkeys.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/Keyboard_without_number_pad specialkeys.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/Keyboard_without_number_pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/Keyboard_without_number_pad.txt -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/python_results_LC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/python_results_LC -------------------------------------------------------------------------------- /Example_Keyboards/HP_ZV6000/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/HP_ZV6000/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/Heathkit H89/Heathkit H89 USB Keyboard Conversion.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Heathkit H89/Heathkit H89 USB Keyboard Conversion.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Heathkit H89/Heathkit_H89_Keyboard_RevF.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Heathkit H89/Heathkit_H89_Keyboard_RevF.ino -------------------------------------------------------------------------------- /Example_Keyboards/Heathkit H89/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Heathkit H89/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/IBM T43 Files/IBM T43 Keyboard.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM T43 Files/IBM T43 Keyboard.pdf -------------------------------------------------------------------------------- /Example_Keyboards/IBM T43 Files/IBM_T43_KBandTP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM T43 Files/IBM_T43_KBandTP.ino -------------------------------------------------------------------------------- /Example_Keyboards/IBM T43 Files/T43.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM T43 Files/T43.kicad_pcb -------------------------------------------------------------------------------- /Example_Keyboards/IBM T43 Files/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM T43 Files/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/Readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/Thinkpad380ED.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/Thinkpad380ED.brd -------------------------------------------------------------------------------- /Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/Thinkpad380ED.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/Thinkpad380ED.sch -------------------------------------------------------------------------------- /Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/Thinkpad380ED_2020-09-30.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/Thinkpad380ED_2020-09-30.zip -------------------------------------------------------------------------------- /Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/eagle.epf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM Thinkpad 380ED/Eagle PCB Files/eagle.epf -------------------------------------------------------------------------------- /Example_Keyboards/IBM Thinkpad 380ED/IBM_380_revD.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM Thinkpad 380ED/IBM_380_revD.ino -------------------------------------------------------------------------------- /Example_Keyboards/IBM Thinkpad 380ED/Matrix_Decoder_3p2_380.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM Thinkpad 380ED/Matrix_Decoder_3p2_380.ino -------------------------------------------------------------------------------- /Example_Keyboards/IBM Thinkpad 380ED/Thinkpad 380ED Keyboard Project.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM Thinkpad 380ED/Thinkpad 380ED Keyboard Project.pdf -------------------------------------------------------------------------------- /Example_Keyboards/IBM Thinkpad 380ED/Thinkpad380_connection_list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM Thinkpad 380ED/Thinkpad380_connection_list.txt -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/IBM_T41_KeyboardandTouchpad.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/IBM_T41_KeyboardandTouchpad.ino -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/Matrix_Decoder_T41.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/Matrix_Decoder_T41.ino -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41.brd -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41.sch -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_2023-08-24.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_2023-08-24.zip -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_TPad.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_TPad.brd -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_TPad.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_TPad.sch -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_TPad_2023-08-24.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_TPad_2023-08-24.zip -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_Teensy.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_Teensy.pdf -------------------------------------------------------------------------------- /Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_keyboard_decoded.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/IBM_T41_Keyboard_and_Touchpad/T41_keyboard_decoded.txt -------------------------------------------------------------------------------- /Example_Keyboards/Instructions for Manual code modification.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Instructions for Manual code modification.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Instructions for Marcels Code.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Instructions for Marcels Code.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Instructions to translate Teensy code.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Instructions to translate Teensy code.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_G550/IMG_20220803_155037375_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_G550/IMG_20220803_155037375_2.jpg -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_G550/IMG_20220803_155138292_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_G550/IMG_20220803_155138292_2.jpg -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_G550/IMG_20220803_155308305_HDR_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_G550/IMG_20220803_155308305_HDR_2.jpg -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_G550/Lenovo_G550_Keyboard_Teensy_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_G550/Lenovo_G550_Keyboard_Teensy_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_G550/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_G550/README.md -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_P15_17/Lenovo_P15_17.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_P15_17/Lenovo_P15_17.brd -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_P15_17/Lenovo_P15_17.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_P15_17/Lenovo_P15_17.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_P15_17/Lenovo_P15_17.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_P15_17/Lenovo_P15_17.sch -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo ThinkPad T61 USB Keyboard.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo ThinkPad T61 USB Keyboard.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_Scanner.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_Scanner.brd -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_Scanner.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_Scanner.sch -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_Scanner_2020-03-08.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_Scanner_2020-03-08.zip -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_T61_KBandTP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_T61_KBandTP.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_T61_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_T61_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_T61_Trackpoint.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_T61_Trackpoint.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_T61_io_list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Lenovo_T61_io_list.txt -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Matrix_Decoder_T61.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/Matrix_Decoder_T61.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/readme -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/Lenovo_T61_KeyboardandTouchpad.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/Lenovo_T61_KeyboardandTouchpad.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/Lenovo_T61_Keyboardonly.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/Lenovo_T61_Keyboardonly.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/Lenovo_T61_Trackpoint_only.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/Lenovo_T61_Trackpoint_only.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/Matrix_Decoder_T61.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/Matrix_Decoder_T61.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/T61.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/T61.brd -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/T61.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/T61.sch -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/T61_2023-10-14.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/T61_2023-10-14.zip -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/T61_Teensy4p0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/T61_Teensy4p0.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/keylist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 4p0/keylist.txt -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/T61_LC_Scanner.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/T61_LC_Scanner.brd -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/T61_LC_Scanner.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/T61_LC_Scanner.sch -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/T61_LC_Scanner_2020-03-08.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/T61_LC_Scanner_2020-03-08.zip -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/eagle.epf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/eagle.epf -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Eagle/readme -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Lenovo_T61_KBandTP_LC.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Lenovo_T61_KBandTP_LC.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Lenovo_T61_Keyboard_LC.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Lenovo_T61_Keyboard_LC.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Matrix_Decoder_LC.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Matrix_Decoder_LC.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/T61 USB Keyboard LC Controller.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/T61 USB Keyboard LC Controller.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/T61_LC_io_list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/T61_LC_io_list.txt -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_ThinkPad_T61/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_ThinkPad_T61/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_Y480_LC/Lenovo_Y480_LC.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_Y480_LC/Lenovo_Y480_LC.ino -------------------------------------------------------------------------------- /Example_Keyboards/Lenovo_Y480_LC/y480_matrix.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Lenovo_Y480_LC/y480_matrix.xlsx -------------------------------------------------------------------------------- /Example_Keyboards/Logitech_K120/Logitech Keyboard.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Logitech_K120/Logitech Keyboard.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Logitech_K120/Logitech_K120.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Logitech_K120/Logitech_K120.brd -------------------------------------------------------------------------------- /Example_Keyboards/Logitech_K120/Logitech_K120_2021-12-31.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Logitech_K120/Logitech_K120_2021-12-31.zip -------------------------------------------------------------------------------- /Example_Keyboards/Logitech_K120/Logitech_K120_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Logitech_K120/Logitech_K120_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Logitech_K120/Logitech_K120_4p1_ergotrac.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Logitech_K120/Logitech_K120_4p1_ergotrac.ino -------------------------------------------------------------------------------- /Example_Keyboards/Logitech_K120/Logitech_K120_previous_version.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Logitech_K120/Logitech_K120_previous_version.ino -------------------------------------------------------------------------------- /Example_Keyboards/MSI_GE63_Raider_RGB_8RE/MSI GE63 Raider RGB 8RE Keyboard Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/MSI_GE63_Raider_RGB_8RE/MSI GE63 Raider RGB 8RE Keyboard Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/MSI_GE63_Raider_RGB_8RE/MSI GE63 Raider RGB 8RE Pin Connect List.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/MSI_GE63_Raider_RGB_8RE/MSI GE63 Raider RGB 8RE Pin Connect List.txt -------------------------------------------------------------------------------- /Example_Keyboards/MSI_GE63_Raider_RGB_8RE/msi ge63 raider rgb 8re Keyboard Teensy 4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/MSI_GE63_Raider_RGB_8RE/msi ge63 raider rgb 8re Keyboard Teensy 4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Macbook_Pro_A1286_15in/Keyboard_without_number_pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Macbook_Pro_A1286_15in/Keyboard_without_number_pad.txt -------------------------------------------------------------------------------- /Example_Keyboards/Macbook_Pro_A1286_15in/Macbook Pro A1286 15in Backlight.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Macbook_Pro_A1286_15in/Macbook Pro A1286 15in Backlight.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Macbook_Pro_A1286_15in/Macbook Pro A1286 15in.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Macbook_Pro_A1286_15in/Macbook Pro A1286 15in.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Macbook_Pro_A1286_15in/Macbook_Pro_A1286_15in.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Macbook_Pro_A1286_15in/Macbook_Pro_A1286_15in.ino -------------------------------------------------------------------------------- /Example_Keyboards/Macbook_Pro_A1286_15in/Macbook_Pro_A1286_15in_backlight.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Macbook_Pro_A1286_15in/Macbook_Pro_A1286_15in_backlight.ino -------------------------------------------------------------------------------- /Example_Keyboards/Microsoft_Surface_Ergonomic_Mac/Microsoft_Surface_Ergonomic.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Microsoft_Surface_Ergonomic_Mac/Microsoft_Surface_Ergonomic.ino -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/EagleLayout.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/EagleLayout.jpg -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/FPC26.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/FPC26.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/FPC26_p5mm.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/FPC26_p5mm.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/FPC26_p8mm.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/FPC26_p8mm.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/SC0918.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/SC0918.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/SamacSys_Parts.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/SamacSys_Parts.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/SparkFun-PowerSymbols.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/SparkFun-PowerSymbols.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/oshw.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/oshw.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/oshw_backside.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/oshw_backside.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/oshw_revA.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Eagle_Part_Libraries/oshw_revA.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Keyboard_pin_list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Keyboard_pin_list.txt -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Layout.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Layout.jpg -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Matrix_Decoder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Matrix_Decoder.py -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Pico_26Pin_Keyboard.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Pico_26Pin_Keyboard.brd -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Pico_26Pin_Keyboard.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Pico_26Pin_Keyboard.sch -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Pico_26Pin_Keyboard.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Pico_26Pin_Keyboard.zip -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Raspberry Pi Pico W 26pin Laptop Keyboard Controller.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Raspberry Pi Pico W 26pin Laptop Keyboard Controller.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/Schematic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/Schematic.jpg -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/code_Dell1545.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/code_Dell1545.py -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/eagle.epf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/eagle.epf -------------------------------------------------------------------------------- /Example_Keyboards/Pico_26Pin_Keyboard/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_26Pin_Keyboard/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Arduino_USB/Pico_TP_T61.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Arduino_USB/Pico_TP_T61.ino -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/0603_CAP.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/0603_CAP.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/0603_RESISTOR.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/0603_RESISTOR.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/JST-PH-2PIN.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/JST-PH-2PIN.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/JST-PH-3PIN.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/JST-PH-3PIN.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SC0918.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SC0918.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SamacSys_Parts.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SamacSys_Parts.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SparkFun-Connectors.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SparkFun-Connectors.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SparkFun-DiscreteSemi.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SparkFun-DiscreteSemi.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SparkFun-PowerSymbols.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/SparkFun-PowerSymbols.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/WM6787_A01B.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/WM6787_A01B.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/oshw.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/oshw.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/oshw_backside.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/oshw_backside.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/oshw_revA.lbr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Eagle_Part_Libraries/oshw_revA.lbr -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T420_Keyboard.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T420_Keyboard.brd -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T420_Keyboard.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T420_Keyboard.sch -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T420_Keyboard.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T420_Keyboard.zip -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T61_Keyboard.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T61_Keyboard.brd -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T61_Keyboard.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T61_Keyboard.sch -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T61_Keyboard.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/Pico_T61_Keyboard.zip -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Eagle_Layout/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/KMK_USB/main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/KMK_USB/main.py -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/Pi_Pico_T61_Keyboard_Controller.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/Pi_Pico_T61_Keyboard_Controller.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Pico_T61_Keyboard/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Pico_T61_Keyboard/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/PowerBook520/520_FPC_Keyboard.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/PowerBook520/520_FPC_Keyboard.txt -------------------------------------------------------------------------------- /Example_Keyboards/PowerBook520/Matrix_Decoder_3p2_520.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/PowerBook520/Matrix_Decoder_3p2_520.ino -------------------------------------------------------------------------------- /Example_Keyboards/PowerBook520/PB520.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/PowerBook520/PB520.ino -------------------------------------------------------------------------------- /Example_Keyboards/Powerbook100A/Powerbook100A.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Powerbook100A/Powerbook100A.ino -------------------------------------------------------------------------------- /Example_Keyboards/Powerbook_Keyboard_TB_RevNew/Powerbook_Keyboard_TB_RevA.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Powerbook_Keyboard_TB_RevNew/Powerbook_Keyboard_TB_RevA.ino -------------------------------------------------------------------------------- /Example_Keyboards/Powerbook_Keyboard_TB_RevNew/Powerbook_Keyboard_TB_RevNew.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Powerbook_Keyboard_TB_RevNew/Powerbook_Keyboard_TB_RevNew.ino -------------------------------------------------------------------------------- /Example_Keyboards/Razer_Backlight/Razer Blade 15.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Razer_Backlight/Razer Blade 15.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Razer_Backlight/Razer_Backlight.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Razer_Backlight/Razer_Backlight.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_Keyboard_Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_Keyboard_Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_Switch_Connections.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_P/Sony_Vaio_P_Switch_Connections.txt -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_PCG-K25/Sony Vaio PCG-K25 Keyboard KFRMBA151B.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_PCG-K25/Sony Vaio PCG-K25 Keyboard KFRMBA151B.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_PCG-K25/Sony Vaio PCG-K25 Keyboard KFRMBA151B.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_PCG-K25/Sony Vaio PCG-K25 Keyboard KFRMBA151B.txt -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_PCG-K25/Sony_PCGK25_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_PCG-K25/Sony_PCGK25_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_PCG-K25/Sony_PCGK25_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_PCG-K25/Sony_PCGK25_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_PCG-K25/Sony_PCGK25_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_PCG-K25/Sony_PCGK25_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_PCG-K25/Sony_PCGK25_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_PCG-K25/Sony_PCGK25_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCCW/Sony Vaio VPCCW Keyboard 148754321.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCCW/Sony Vaio VPCCW Keyboard 148754321.txt -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCCW/Sony Vaio VPCCW keyboard 148754321 Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCCW/Sony Vaio VPCCW keyboard 148754321 Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCCW/Sony_VPCCW_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCCW/Sony_VPCCW_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCCW/Sony_VPCCW_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCCW/Sony_VPCCW_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCCW/Sony_VPCCW_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCCW/Sony_VPCCW_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCCW/Sony_VPCCW_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCCW/Sony_VPCCW_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEA/Sony Vaio VPCEA Keyboard A-1765-621-A Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEA/Sony Vaio VPCEA Keyboard A-1765-621-A Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEA/Sony Vaio VPCEA Keyboard A-1765-621-A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEA/Sony Vaio VPCEA Keyboard A-1765-621-A.txt -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEA/Sony_VPCEA_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEA/Sony_VPCEA_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEA/Sony_VPCEA_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEA/Sony_VPCEA_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEA/Sony_VPCEA_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEA/Sony_VPCEA_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEA/Sony_VPCEA_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEA/Sony_VPCEA_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEB4/Sony Vaio VPCEB4 Keyboard A-1766-425-A Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEB4/Sony Vaio VPCEB4 Keyboard A-1766-425-A Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEB4/Sony Vaio VPCEB4 Keyboard A-1766-425-A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEB4/Sony Vaio VPCEB4 Keyboard A-1766-425-A.txt -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEB4/Sony_VPCEB4_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEB4/Sony_VPCEB4_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEB4/Sony_VPCEB4_Keyboard_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEB4/Sony_VPCEB4_Keyboard_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEB4/Sony_VPCEB4_Keyboard_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEB4/Sony_VPCEB4_Keyboard_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Sony_Vaio_VPCEB4/Sony_VPCEB4_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Sony_Vaio_VPCEB4/Sony_VPCEB4_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/Keyboard_pin_list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/Keyboard_pin_list.txt -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/Keyboard_pin_list_E550.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/Keyboard_pin_list_E550.txt -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/KiCad/2350B_Keybd_Cntrl.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/KiCad/2350B_Keybd_Cntrl.kicad_pcb -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/KiCad/2350B_Keybd_Cntrl.kicad_pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/KiCad/2350B_Keybd_Cntrl.kicad_pro -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/KiCad/2350B_Keybd_Cntrl.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/KiCad/2350B_Keybd_Cntrl.zip -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/Laptop Keyboard Bridge.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/Laptop Keyboard Bridge.pdf -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/Matrix_Decoder_RP2350B.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/Matrix_Decoder_RP2350B.py -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/Pictures/Assembled_boards.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/Pictures/Assembled_boards.jpg -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/Pictures/Layout_no_fill.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/Pictures/Layout_no_fill.jpg -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/Pictures/PCB.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/Pictures/PCB.jpg -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/Pictures/RP2350 Stamp XL Bare.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/Pictures/RP2350 Stamp XL Bare.jpg -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/RP2350B_Keyboard_Controller.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/RP2350B_Keyboard_Controller.pdf -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/code_LenovoE550.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/code_LenovoE550.py -------------------------------------------------------------------------------- /Example_Keyboards/StampXL_34Pin_Keyboard/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/StampXL_34Pin_Keyboard/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/Atari-Keyboard_without_number_pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/Atari-Keyboard_without_number_pad.txt -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/Atari_Portfolio and Teensy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/Atari_Portfolio and Teensy.jpg -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/HP Jornada 3D Printed case.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/HP Jornada 3D Printed case.jpg -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/HP Jornada and Teensy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/HP Jornada and Teensy.jpg -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/atari_teensy_LC.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/atari_teensy_LC.ino -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/hp_jornada_teensy_lc.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/hp_jornada_teensy_lc.ino -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/q10_Blackberry_keyboard_with_breakout.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/q10_Blackberry_keyboard_with_breakout.jpg -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/q10_Blackberry_keyboard_with_breakout_reverse.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/q10_Blackberry_keyboard_with_breakout_reverse.jpg -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/q10_breakout_board_matrix.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/q10_breakout_board_matrix.txt -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/q10_keypad.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/q10_keypad.ino -------------------------------------------------------------------------------- /Example_Keyboards/T Caschera Keyboard files/q10breakout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/T Caschera Keyboard files/q10breakout.png -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba T1200/T1200.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba T1200/T1200.brd -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba T1200/T1200.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba T1200/T1200.sch -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba T1200/T1200_2020-04-27.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba T1200/T1200_2020-04-27.zip -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba T1200/Toshiba T1200 Matrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba T1200/Toshiba T1200 Matrix.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba T1200/Toshiba T1200 laptop keyboard conversion to USB.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba T1200/Toshiba T1200 laptop keyboard conversion to USB.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba T1200/Toshiba_T1200_Keyboard.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba T1200/Toshiba_T1200_Keyboard.ino -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba T1200/Toshiba_T1200_Keyboard_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba T1200/Toshiba_T1200_Keyboard_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba T1200/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba T1200/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba_2415/Keyboard_pinlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba_2415/Keyboard_pinlist.txt -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba_2415/Toshiba 2415 Keyboard touchpad.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba_2415/Toshiba 2415 Keyboard touchpad.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba_2415/Toshiba KVM Project.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba_2415/Toshiba KVM Project.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba_2415/Toshiba_2415_2pp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba_2415/Toshiba_2415_2pp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba_2415/Toshiba_2415_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba_2415/Toshiba_2415_4p0.ino -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba_2415/Toshiba_2415_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba_2415/Toshiba_2415_4p1.ino -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba_2415/Toshiba_2415_KVM.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba_2415/Toshiba_2415_KVM.ino -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba_2415/Toshiba_2415_kb_only.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba_2415/Toshiba_2415_kb_only.ino -------------------------------------------------------------------------------- /Example_Keyboards/Toshiba_2415/Toshiba_2415_kb_tp.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Toshiba_2415/Toshiba_2415_kb_tp.ino -------------------------------------------------------------------------------- /Example_Keyboards/Zenith Supersport/Matrix_Decoder_LC_Zenith.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Zenith Supersport/Matrix_Decoder_LC_Zenith.ino -------------------------------------------------------------------------------- /Example_Keyboards/Zenith Supersport/Zenith Supersport SX.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Zenith Supersport/Zenith Supersport SX.pdf -------------------------------------------------------------------------------- /Example_Keyboards/Zenith Supersport/Zenith.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Zenith Supersport/Zenith.brd -------------------------------------------------------------------------------- /Example_Keyboards/Zenith Supersport/Zenith.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Zenith Supersport/Zenith.sch -------------------------------------------------------------------------------- /Example_Keyboards/Zenith Supersport/Zenith_2020-06-06.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Zenith Supersport/Zenith_2020-06-06.zip -------------------------------------------------------------------------------- /Example_Keyboards/Zenith Supersport/Zenith_Supersport_RevC.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Zenith Supersport/Zenith_Supersport_RevC.ino -------------------------------------------------------------------------------- /Example_Keyboards/Zenith Supersport/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/Zenith Supersport/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/eMate/Readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/eMate/Readme -------------------------------------------------------------------------------- /Example_Keyboards/eMate/eMate.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/eMate/eMate.ino -------------------------------------------------------------------------------- /Example_Keyboards/iBookG3_Clamshell/iBookG3Clamshell_T4p0.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/iBookG3_Clamshell/iBookG3Clamshell_T4p0.brd -------------------------------------------------------------------------------- /Example_Keyboards/iBookG3_Clamshell/iBookG3Clamshell_T4p0.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/iBookG3_Clamshell/iBookG3Clamshell_T4p0.sch -------------------------------------------------------------------------------- /Example_Keyboards/iBookG3_Clamshell/iBookG3Clamshell_T4p0_2023-10-31.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/iBookG3_Clamshell/iBookG3Clamshell_T4p0_2023-10-31.zip -------------------------------------------------------------------------------- /Example_Keyboards/iBookG3_Clamshell/iBookG3_Clamshell.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/iBookG3_Clamshell/iBookG3_Clamshell.ino -------------------------------------------------------------------------------- /Example_Keyboards/iBookG3_Clamshell/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/iBookG3_Clamshell/readme.txt -------------------------------------------------------------------------------- /Example_Keyboards/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Keyboards/readme.txt -------------------------------------------------------------------------------- /Example_Touchpads/ADB_Trackball.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/ADB_Trackball.ino -------------------------------------------------------------------------------- /Example_Touchpads/Adafruit_Trinket_M0/Azoteq_SAMD21.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Adafruit_Trinket_M0/Azoteq_SAMD21.ino -------------------------------------------------------------------------------- /Example_Touchpads/Adafruit_Trinket_M0/Hookup_schematic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Adafruit_Trinket_M0/Hookup_schematic.jpg -------------------------------------------------------------------------------- /Example_Touchpads/Adafruit_Trinket_M0/SAMD21_PS2.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Adafruit_Trinket_M0/SAMD21_PS2.ino -------------------------------------------------------------------------------- /Example_Touchpads/Adafruit_Trinket_M0/Trinket_M0_TP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Adafruit_Trinket_M0/Trinket_M0_TP.ino -------------------------------------------------------------------------------- /Example_Touchpads/Adafruit_Trinket_M0/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Adafruit_Trinket_M0/readme.txt -------------------------------------------------------------------------------- /Example_Touchpads/Azoteq_TP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Azoteq_TP.ino -------------------------------------------------------------------------------- /Example_Touchpads/Fujitsu_Ergotrac.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Fujitsu_Ergotrac.ino -------------------------------------------------------------------------------- /Example_Touchpads/I2C_Touchpad.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/I2C_Touchpad.ino -------------------------------------------------------------------------------- /Example_Touchpads/KB_TP_Stream_mode.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/KB_TP_Stream_mode.ino -------------------------------------------------------------------------------- /Example_Touchpads/Raspberry_Pi_Pico_TP/Pico_TP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Raspberry_Pi_Pico_TP/Pico_TP.ino -------------------------------------------------------------------------------- /Example_Touchpads/Raspberry_Pi_Pico_TP/Raspberry Pi Pico Touchpad Controller.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Raspberry_Pi_Pico_TP/Raspberry Pi Pico Touchpad Controller.pdf -------------------------------------------------------------------------------- /Example_Touchpads/Raspberry_Pi_Pico_TP/Raspberry_Pi_Pico_TP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Raspberry_Pi_Pico_TP/Raspberry_Pi_Pico_TP.ino -------------------------------------------------------------------------------- /Example_Touchpads/Raspberry_Pi_Pico_TP/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Raspberry_Pi_Pico_TP/readme.txt -------------------------------------------------------------------------------- /Example_Touchpads/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Readme.txt -------------------------------------------------------------------------------- /Example_Touchpads/Touchpad_3p2.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Touchpad_3p2.ino -------------------------------------------------------------------------------- /Example_Touchpads/Touchpad_Remote_mode.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Touchpad_Remote_mode.ino -------------------------------------------------------------------------------- /Example_Touchpads/Touchpad_Stream_mode.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Example_Touchpads/Touchpad_Stream_mode.ino -------------------------------------------------------------------------------- /Images/Keyboards.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Images/Keyboards.JPG -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/FPC_10pin0p5mm.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/FPC_10pin0p5mm.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/FPC_10pin0p5mm_2020-09-25.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/FPC_10pin0p5mm_2020-09-25.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/FPC_18pin1mm.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/FPC_18pin1mm.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/FPC_18pin1mm_2020-09-28.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/FPC_18pin1mm_2020-09-28.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/FPC_8pin1mm.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/FPC_8pin1mm.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/FPC_8pin1mm_2020-09-25.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/FPC_8pin1mm_2020-09-25.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_2020-02-26.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_2020-02-26.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_2pp_RevA.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_2pp_RevA.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_2pp_RevA.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_2pp_RevA.sch -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_2pp_RevA_2023-10-31.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_2pp_RevA_2023-10-31.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_4p0.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_4p0.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_4p0_0p5.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_4p0_0p5.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_4p0_0p5_2022-04-22.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_4p0_0p5_2022-04-22.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_4p0_2020-02-26.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_4p0_2020-02-26.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_Dual.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_Dual.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_Dual_2020-02-26.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_Dual_2020-02-26.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LC_thruhole.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LC_thruhole.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LC_thruhole_2020-04-28.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LC_thruhole_2020-04-28.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT2.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT2.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT2_2020-06-09.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT2_2020-06-09.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT_0p5.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT_0p5.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT_0p5_2020-02-26.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT_0p5_2020-02-26.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT_2020-02-26.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Keyboard_Scanner_LT_2020-02-26.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/No_solder_method.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/No_solder_method.pdf -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/README.txt -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p0.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p0.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p0.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p0.sch -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p0_2023-12-03.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p0_2023-12-03.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p0_cutout.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p0_cutout.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p0_cutout.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p0_cutout.sch -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p0_cutout_2023-12-03.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p0_cutout_2023-12-03.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p1.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p1.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p1.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p1.sch -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p1_2023-12-03.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p1_2023-12-03.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p1_cutout.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p1_cutout.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p1_cutout.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p1_cutout.sch -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p1_cutout_2023-12-03.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p1_cutout_2023-12-03.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p1_thruhole.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p1_thruhole.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p1_thruhole.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p1_thruhole.sch -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/T4p1_thruhole_2023-11-01.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/T4p1_thruhole_2023-11-01.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Teensy3p2Cutout.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Teensy3p2Cutout.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Teensy3p2CutoutFlip.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Teensy3p2CutoutFlip.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Teensy3p2CutoutFlip_2021-12-15.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Teensy3p2CutoutFlip_2021-12-15.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/Teensy3p2Cutout_2021-10-09.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/Teensy3p2Cutout_2021-10-09.zip -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/TeensyLC_1p25.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/TeensyLC_1p25.brd -------------------------------------------------------------------------------- /Keyboard_Scanner_Eagle_Layouts/TeensyLC_1p25_2021-10-08.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Keyboard_Scanner_Eagle_Layouts/TeensyLC_1p25_2021-10-08.zip -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/README.md -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_2pp_RevA.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_2pp_RevA.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_3p2.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_3p2.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_3p2_alternate.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_3p2_alternate.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_4p0.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_4p0.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_4p0_alternate.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_4p0_alternate.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_4p1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_4p1.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_4p1_alternate.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_4p1_alternate.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_French/Matrix_Decoder_3p2_French.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_French/Matrix_Decoder_3p2_French.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_French/Matrix_Decoder_4p0_French.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_French/Matrix_Decoder_4p0_French.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_French/Matrix_Decoder_4p1_French.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_French/Matrix_Decoder_4p1_French.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_French/Matrix_Decoder_LC_French.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_French/Matrix_Decoder_LC_French.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_French/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_French/Readme.txt -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_LC.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_LC.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/Matrix_Decoder_LC_alternate.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/Matrix_Decoder_LC_alternate.ino -------------------------------------------------------------------------------- /Teensy_Continuity_Tester/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedalles77/USB_Laptop_Keyboard_Controller/HEAD/Teensy_Continuity_Tester/README --------------------------------------------------------------------------------