Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
narze authored Sep 12, 2021
1 parent 4b04b8f commit 873f2d6
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,8 @@ Modify, and generate keyboard layout from single JSON file. Built with TypeScrip

## Features

- [ ] Validate JSON layout (See example files in [`input`](./input))
- [ ] Generate layout files
- [ ] `.keylayout` (macOS)
- [ ] `.klc` (Windows)
- [ ] XKB (Linux)
- [ ] etc

## Layout JSON Format (TODO)

- Basic information
- `name`
- `version`
- `language`
- Layout data
- `keys`
- `layers`
- Validate JSON layout (See example files in [`input`](./input))
- Generate layout files
- `.keylayout` (macOS)
- `.klc` (Windows)
- XKB (Linux)

0 comments on commit 873f2d6

Please sign in to comment.