~ruther/qmk_firmware

3471b2ac89b979c5c7eab222b49fb1fe42eaba51 — QMK Bot 4 years ago 4853ca1 + 9583f9f
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 1 insertions(+), 0 deletions(-)

M quantum/process_keycode/process_haptic.c
M quantum/process_keycode/process_haptic.c => quantum/process_keycode/process_haptic.c +1 -0
@@ 16,6 16,7 @@
#include "haptic.h"
#include "process_haptic.h"
#include "quantum_keycodes.h"
#include "action_tapping.h"

__attribute__((weak)) bool get_haptic_enabled_key(uint16_t keycode, keyrecord_t *record) {
    switch (keycode) {