Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
qmk-bot committed Aug 30, 2021
2 parents ed7e991 + 4941bff commit 104f068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quantum/process_keycode/process_haptic.c
Original file line number Diff line number Diff line change
@@ -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) {

0 comments on commit 104f068

Please sign in to comment.