aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/luke/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/luke/keymap.c')
-rw-r--r--keyboards/planck/keymaps/luke/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/planck/keymaps/luke/keymap.c b/keyboards/planck/keymaps/luke/keymap.c
index 5fc895803..121e53148 100644
--- a/keyboards/planck/keymaps/luke/keymap.c
+++ b/keyboards/planck/keymaps/luke/keymap.c
@@ -274,10 +274,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
274 274
275}; 275};
276 276
277const uint16_t PROGMEM fn_actions[] = {
278};
279
280
281void matrix_init_user(){ 277void matrix_init_user(){
282 set_unicode_input_mode(UC_LNX); 278 set_unicode_input_mode(UC_LNX);
283} 279}