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.
 
 
 
 
 
Nick Brassel c9f619124d
Encodermap direction define. (#20454)
1 year ago
..
config.h [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415) 2 years ago
keymap.c Encodermap direction define. (#20454) 1 year 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.