config.h 111 B

12345678
  1. #ifndef REV3_CONFIG_H
  2. #define REV3_CONFIG_H
  3. #include QMK_KEYBOARD_CONFIG_H
  4. #define DEVICE_VER 0x0003
  5. #endif