Code Monkey home page Code Monkey logo

pog's Introduction

logo

POG

KMK GUI, Layout Editor, Keymap Editor, Flashing Utility

Stars Badge Forks Badge

preview

Installation

pre built binaries for Windows, Mac and Linux are available in the releases

Develompment Setup

dependencies

  • node 16
  • yarn

install everything with yarn then just run it with dev to start yarn dev

Tasks

bugs

  • maximum call stack error when closing the app

urgent

  • check if a keyboard is connected (usb drive) in the keyboard selector preview
  • show serial output in the gui
  • automatically get the correct serial device (by serial number)
  • guides etc. for setup + split workflow | help menu + videos
  • save wiring info in qr code or so
  • share pog.json files
  • check if the controller you use even has the pin you specified (controller lookup and serial to get pins )
  • generate layout based on matrix + clear layout button / delete multiple
  • features case-insensitive and via gui or pog json

features wishlist

  • bluetooth workflow
  • language switcher for german and other layouts changing the labels on the keymap
  • modtap/tapdance/macros/sequences
  • encoder support direct pin click
  • way to handle differences between pog.json to kmk code
  • wiring preview

done

  • 1 row / 1col says pin has no len()
  • overwrite on first flash
  • boot.py generation
  • versioning for python files
  • direct pin wiring support
  • save a backup of the json in electron
  • dragging keys on the layout editor
  • Layout editor to replace KLE
  • save pog.json (use as main storage for everything)
  • adjust keymap when matrix changes
  • drag and drop keys

Using Electron

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

pog's People

Contributors

janlunge avatar krzysztofwolski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.