config.h 110 B

12345678
  1. #ifndef REV4_CONFIG_H
  2. #define REV4_CONFIG_H
  3. #include QMK_KEYBOARD_CONFIG_H
  4. #define DEVICE_VER 0x0004
  5. #endif