[Keyboard] SplitKB's Zima (#11577)
Co-authored-by: Thomas Baart <thomas@splitkb.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
6ce6a94216
commit
c1361005fa
8 changed files with 348 additions and 0 deletions
7
keyboards/splitkb/zima/keymaps/default/readme.md
Normal file
7
keyboards/splitkb/zima/keymaps/default/readme.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# The default keymap for zima
|
||||
|
||||
This includes support for the OLED and Encoder. However, the actual code is found in the `zima.c` file. This can be replaced by adding your own `oled_task_user(void)` and `encoder_update_user` functinons. These will replace what is in the keyboard, and allow you to customize these features.
|
||||
|
||||
The reason that this is done this way, is so that this functionality will work on the [QMK Configurator](https://config.qmk.fm/#/splitkb/zima/LAYOUT_ortho_4x3)
|
||||
|
||||
For reference, the code used for the oled and encoder defaults is in [zima.c](https://github.com/qmk/qmk_firmware/tree/master/keyboards/splitkb/zima/zima.c).
|
Loading…
Add table
Add a link
Reference in a new issue