QUOTE: Kindness is always fashionable.

claw-sweeper

A QMK keymap layout for the Ferris Sweep split-keyboard

config.h (226B)


      1#pragma once
      2
      3#define VIAL_KEYBOARD_UID {0x47, 0x97, 0x7E, 0x32, 0xC9, 0xAC, 0x13, 0xF3}
      4
      5#define VIAL_UNLOCK_COMBO_ROWS { 2, 3, 0, 0, 0 }
      6#define VIAL_UNLOCK_COMBO_COLS { 0, 1, 0, 2, 4 }
      7
      8#define DYNAMIC_KEYMAP_LAYER_COUNT 7