summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/hineyg80/keymaps/wkl/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hineybush/hineyg80/keymaps/wkl/keymap.c')
-rw-r--r--keyboards/hineybush/hineyg80/keymaps/wkl/keymap.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/hineybush/hineyg80/keymaps/wkl/keymap.c b/keyboards/hineybush/hineyg80/keymaps/wkl/keymap.c
index a1255e9cc7..d5664a97ea 100644
--- a/keyboards/hineybush/hineyg80/keymaps/wkl/keymap.c
+++ b/keyboards/hineybush/hineyg80/keymaps/wkl/keymap.c
@@ -42,19 +42,3 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
______, ______, ______, ______, ______, ______, ______, ______, ______, ______
),
};
-
-bool process_record_user(uint16_t keycode, keyrecord_t *record) {
- return true;
-}
-
-void matrix_init_user(void) {
-
-}
-
-void matrix_scan_user(void) {
-
-}
-
-void led_set_user(uint8_t usb_led) {
-
-} \ No newline at end of file