mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 18:37:36 +00:00
Applications: Add new KeyboardMapper application
New editing app for keymap files.
This commit is contained in:
parent
92d03931d6
commit
d3578fdf9b
8 changed files with 702 additions and 0 deletions
|
@ -9,6 +9,7 @@ add_subdirectory(FontEditor)
|
|||
add_subdirectory(Help)
|
||||
add_subdirectory(HexEditor)
|
||||
add_subdirectory(IRCClient)
|
||||
add_subdirectory(KeyboardMapper)
|
||||
add_subdirectory(Piano)
|
||||
add_subdirectory(PixelPaint)
|
||||
add_subdirectory(QuickShow)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue