Skip to content

customizable on-screen keyboard to interface with different peripherals

License

Notifications You must be signed in to change notification settings

liquidrinu/medikb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medikb

customizable on-screen keyboard to interface with different peripherals

Image description

build

npm run build

For a single file (medikb.html)

general

  • use arrow keys to move between the keys
    loops over on both axis-es like the game snake
  • hit 'spacebar' to enter a character
  • hit 'backspace' to remove a character
  • hit enter when hovering on a key to get uppercase version of selected letter
  • select [enter] for a new line and [space] for an actual 'spacebar' character

config

  • u can add any character in the array and the keyboard will be (re)generated on page refresh

TODO:

  • better custom key functionality
  • capslock
  • full kb map switches
  • carriage return in viewer

About

customizable on-screen keyboard to interface with different peripherals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published