]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Xulkal user changes (#6044)
authorXScorpion2 <rcalt2vt@gmail.com>
Sat, 1 Jun 2019 21:39:31 +0000 (16:39 -0500)
committerDrashna Jaelre <drashna@live.com>
Sat, 1 Jun 2019 21:39:31 +0000 (14:39 -0700)
commit4f788c2ae90583f64e0cec6545a3da75a5aff0f8
treefa7f8583fca9839d2c5f3f8b6c5822569c649929
parent02b3fadbac6c68940e1bf141397d5d7cb87a6928
[Keymap] Xulkal user changes (#6044)

* Xulkal user changes

Xulkal user changes

* Reduce code duplication

* Massive user code refactor
18 files changed:
keyboards/massdrop/ctrl/keymaps/xulkal/keymap.c
keyboards/rgbkb/sol/keymaps/xulkal/keymap.c
keyboards/rgbkb/zygomorph/keymaps/xulkal/config.h [deleted file]
keyboards/rgbkb/zygomorph/keymaps/xulkal/keymap.c
users/xulkal/custom_encoder.c [new file with mode: 0644]
users/xulkal/custom_encoder.h [new file with mode: 0644]
users/xulkal/custom_keycodes.h [new file with mode: 0644]
users/xulkal/custom_oled.c [new file with mode: 0644]
users/xulkal/custom_oled.h [new file with mode: 0644]
users/xulkal/custom_tap_dance.c [new file with mode: 0644]
users/xulkal/custom_tap_dance.h [new file with mode: 0644]
users/xulkal/layouts.h
users/xulkal/process_records.c
users/xulkal/process_records.h
users/xulkal/rules.mk
users/xulkal/timer_utils.c [new file with mode: 0644]
users/xulkal/timer_utils.h [new file with mode: 0644]
users/xulkal/xulkal.h