Browse Source

removed s

Nick Choi 8 years ago
parent
commit
b3eeb9d84a
1 changed files with 1 additions and 2 deletions
  1. 1 2
      keyboards/frosty_flake/keymaps/nikchi/keymap.c

+ 1 - 2
keyboards/frosty_flake/keymaps/nikchi/keymap.c

@@ -10,7 +10,7 @@ void tap(uint16_t keycode){
     register_code(keycode);
     register_code(keycode);
     unregister_code(keycode);
     unregister_code(keycode);
 };
 };
-s
+
 //Tap Dance Declarations
 //Tap Dance Declarations
 enum taps{
 enum taps{
   TD_CTCPS = 0
   TD_CTCPS = 0
@@ -97,7 +97,6 @@ const uint32_t PROGMEM unicode_map[] = {
   [SNEK] = 0x1F40D
   [SNEK] = 0x1F40D
  };
  };
 
 
-
 // Layouts
 // Layouts
 const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 [0] = KEYMAP(\
 [0] = KEYMAP(\