Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JetDeck SCOUT - https://jetdeck.io

Scout Cyberdeck

Repository contents:

  • PCB design files
    • /PCB/cyberdeck current working PCB design file
    • /PCB/cyberdeck-r1|r2 etc snapshot of files sent for production
  • USB PD sink EEPROM flash
    • /Firmware/TPS25751 EEPROM images for the TPS25751 PD front-end
  • Gamepad / mouse firmware
    • /Firmware/gamepad-touch RP2040 mbed sketch for the gamepad. reports HID Mouse, HID Gamepad, HID Touch Interface, and HID Battery to the host
  • Keyboard firmware
    • /Firmware/qmk/ drop this into your qmk_firmware folder and run qmk flash -kb rii/518bt -km default to flash the keyboard
  • Bring-up / test / QA jig (PCB files TBA) and firmware
    • /Firmware/esp32-bringup
  • 3D casing design files
    • /Casing CAD
  • Datasheets
    • /Datasheets for the major components used
  • Display Overlays
    • /Display Overlays overlays for the DSI display used in testing
  • Software
    • /Software will be used if any custom software is written

// #ifndef PIN_PA0 // #define PIN_PA0 11 // #endif // #ifndef PIN_PA1 // #define PIN_PA1 8 // #endif // #ifndef PIN_PA2 // #define PIN_PA2 9 // #endif // #ifndef PIN_PA3 // #define PIN_PA3 10 // #endif // #ifndef PIN_PA4 // #define PIN_PA4 0 // #endif // #ifndef PIN_PA5 // #define PIN_PA5 1 // #endif // #ifndef PIN_PA6 // #define PIN_PA6 2 // #endif // #ifndef PIN_PA7 // #define PIN_PA7 3 // #endif // #ifndef PIN_PB0 // #define PIN_PB0 7 // #endif // #ifndef PIN_PB1 // #define PIN_PB1 6 // #endif // #ifndef PIN_PB2 // #define PIN_PB2 5 // #endif // #ifndef PIN_PB3 // #define PIN_PB3 4 // #endif

About

No description, website, or topics provided.

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages