Skip to content

guljeny/keerbe_control_app

Repository files navigation

Controll app

THIS APP IS IN WORK IN PROGRESS STATUS

App main screen

Requirements

Required only to build and run controll app

  • python3
  • node 12+

Run app

Init git submodules git submodule init

Install requiremets: pip install ./firmware/requirements.txt

To change layout and update/reset keboard run it:

npm i
npm run build
npm start

Restore keyboard

If keyboard not boot try to:

  • Unplug USB cable from keyboard
  • Press top-left key on main(right) part
  • Konnect keyboard via usb (You will see CIRCUITPY drive)
  • Start software and press Restore button
  • Wait few minutes and try to unplug and plug USB cable

Features

  • Connect to keyboard
  • Read layout from keyboard
  • Update layout
  • Update firmware
  • Reset keyboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published