lily58.h 122 B

1234567
  1. #pragma once
  2. #ifdef KEYBOARD_lily58_rev1
  3. #include "rev1.h"
  4. #elif KEYBOARD_lily58_light
  5. #include "light.h"
  6. #endif