Go to file
LilyGO 6367192e4d
Add files via upload
2023-03-20 16:36:14 +08:00
3D_file Add files via upload 2023-03-20 16:36:14 +08:00
example/BLE_keybord T-keybord 1.0.0 2022-07-06 11:10:01 +08:00
frimware T-keybord 1.0.0 2022-07-06 11:10:01 +08:00
image test:Increase the sample ,To optimize the readme 2022-05-07 17:17:51 +08:00
lib fix:Fixed the repairing issue 2022-06-18 17:07:28 +08:00
.gitignore Update .gitignore 2022-07-11 11:57:18 +08:00
LICENSE feature:T-keyboard 2022-03-31 11:14:57 +08:00
README.md fix:Fixed the repairing issue 2022-06-18 17:07:28 +08:00
README_CN.MD test:Increase the sample ,To optimize the readme 2022-05-07 17:17:51 +08:00
platformio.ini Update ini 2022-08-05 18:05:07 +08:00

README.md

🌟LILYGO T-keyboard🌟

English | 中文

Default some custom functions:

keyboard input Trigger
Left shit Shift
Right shit Toggle case locking
sym Enter numbers and characters (only triggered once, not locked)
alt+left shit ctrl+shift(Switch the input method)
alt+b Change keyboard backlight status
... More custom features can be modified source code implementation, or feedback

Quick start:

USE Arduino IDE

  1. Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the Arduino website.
  2. Start Arduino and open Preferences window. In additional board manager add url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json .separating them with commas.
  3. Select Tools -> Board -> ESP32C3 Dev Module
  4. If you do not have a driver installed, you need to install it (Window:ch341ser2.exe, MAC:ch34x_mac_driver_v1.6.zip New driver reference)
  5. Need to install the following dependencies

USE PlatformIO

  1. InstallVSCODEandPython
  2. Search for the PlatformIO plug-in in the VSCODE extension and install it.
  3. After the installation is complete and the reload is completed, there will be a small house icon in the lower left corner. Click to display the Platformio IDE home page
  4. Go to file - > Open folder - > Select the LilyGO-T-Keybord folder and click the (√) symbol in the lower left corner to compile (→) for upload.

Product 📷:

Product Product Link
T-keyboard AliExpress

Matters need attention

  1. Do not set the screen backlight to too high, which may cause overexposure

Pinout