You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Drashna Jaelre 9a0addc77e
[Keymap] Drashna Keymap Updates (#14842)
2 years ago
..
config.h [Keymap] Drashna Keymap Updates (#14842) 2 years ago
keymap.c [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2 years ago
readme.md [Keymap] Drashna Updates - Split+OLED edition (#11968) 3 years ago
rules.mk [Keymap] Drashna's Defaults cleanup (#13722) 2 years ago

readme.md

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

For reference, the code used for the oled and encoder defaults is in zima.c.