Skip to content

KB-Sanity/proto-kb

Repository files navigation

proto-kb

proto-kb is a web application that provides you the ability to visualize your desired keyboard layout.

This project was inspired by keyboard-layout-editor, but our goal is to provide more flexible and convenient experience.

Roadmap

v1.0

  • Ability to load and visualize KLE json (moved to external plugin)
  • Key legends
  • Key coloring and icons (⌘, ⌥, ⎈, etc..)
  • Key metadata
  • Key parameter panel (position, rotation angle and pivot, size, color)
  • Visual editor basic implementation (add key, remove key, move key, select group of keys)
  • Implement proto-kb layout format
  • Implement github integration
  • Plugins system

Getting Started for Developers

Required tools:

Install prerequisites and dependencies:

npm install -g yarn
yarn

Run on the local server:

yarn dev

You are wonderful!

Support and Warranty

lmao

Releases

No releases published

Packages

No packages published