https://github.com/jacobsoderblom/zmk-config
https://github.com/jacobsoderblom/zmk-config
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacobsoderblom/zmk-config
- Owner: JacobSoderblom
- Created: 2023-10-19T09:48:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T20:00:58.000Z (10 months ago)
- Last Synced: 2025-04-04T21:19:27.583Z (10 months ago)
- Language: C
- Size: 189 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keymap Editor Demo: Corne
This is a customization of the ZMK config for the Corne keyboard with machine
readable layout and keymap definitions for use with my [keymap-editor] tool.
> **Note**
> If you aren't here to see how you can use my [keymap-editor] you would be
> better off not forking this repository.
>
> It's not that you _can't_ or are not welcome to, but as I made this is for
> demonstration purposes I've never actually tested it on a corne keyboard.
> You're just better off using the one that is provided in the ZMK repo.

## What's included
This repo provides a basic corne 6x3 keymap ([`config/corne.keymap`]) that
demonstrates some key features of the keymap editor, and a metadata file
([`config/corne.json`]) to describe the layout and other features of a corne
keyboard in a way that the keymap editor can use.
## How should I use this
- Read through the keymap and layout files here.
- Generate your own from this [template], and link your repo to the keymap editor app.
- Use [keymap-layout-tools] to preview changes to a layout definition to apply to other keyboards.
[keymap-editor]:https://github.com/nickcoutsos/keymap-editor
[keymap-layout-tools]:https://nickcoutsos.github.io/keymap-layout-tools/
[`config/corne.keymap`]:config/corne.keymap
[`config/corne.json`]:config/corne.json
[template]:https://github.com/nickcoutsos/keymap-editor-demo-crkbd/generate