aa1a90af6 ^
800ec55df ^
215dd126d ^
911cc6832 ^
df01d502d ^
1 2 3
4
5 6
7
8
9 10
11
12
13
#ifndef S60X_H #define S60X_H #ifdef KEYBOARD_s60_x_default #include "default.h" #endif #ifdef KEYBOARD_s60_x_rgb #include "rgb.h" #endif #include "quantum.h" #endif