qmk/modules/getreuer/sentence_case/qmk_module.json
2025-04-07 23:52:58 +02:00

10 lines
275 B
JSON

{
"module_name": "Sentence Case",
"maintainer": "getreuer",
"url": "https://getreuer.info/posts/keyboards/sentence-case",
"keycodes": [
{"key": "SENTENCE_CASE_ON"},
{"key": "SENTENCE_CASE_OFF"},
{"key": "SENTENCE_CASE_TOGGLE"}
]
}