Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 660 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 660 Bytes

render graphical representations of QMK .c keymaps (png/jpeg/svg)

  • front: svelte
  • back: python (flask)

screenshots

index keymap

todo/known issues (no priority):

  • parser
    • combos
    • tap holds
    • encoders/pointing devices
  • keymaps
    • filter duplicate keyboards
    • keycap rotation
    • extend keyboard list for boards not in QMK master, e.g. fingerpunch
  • ui
    • fit long key labels in key
    • make windows unable to be dragged off-screen