Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nhmkdev authored Feb 3, 2024
1 parent 6841e3a commit f79990f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ This program does perform keyboard capture and is essentially the first componen

## Technical Documentation

### Library File Naming and Organization

* configfile - files related to reading the .kfg file format
* inputproc - files related to interpreting key inputs
* inputsender - files related to sending key inputs (remapped from those cpatured in inputproc)
* keycap - entry point and general functionality

### .kfg File Format

The file is prefixed with two 32-bit ints:
Expand Down

0 comments on commit f79990f

Please sign in to comment.