Drashna Jaelre 58a5030661 [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) vor 5 Jahren
..
config.h 58a5030661 [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) vor 5 Jahren
keymap.c 58a5030661 [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) vor 5 Jahren
readme.md 0b69e4df81 [Keymap] Drashna Updates - Split+OLED edition (#11968) vor 5 Jahren
rules.mk eb46c954dc [Keymap] Drashna's Defaults cleanup (#13722) vor 5 Jahren

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.