diff options
Diffstat (limited to 'keyboards/infinity_chibios/config.h')
-rw-r--r-- | keyboards/infinity_chibios/config.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/infinity_chibios/config.h b/keyboards/infinity_chibios/config.h index bd4becfc54..452cc2a9fb 100644 --- a/keyboards/infinity_chibios/config.h +++ b/keyboards/infinity_chibios/config.h @@ -52,8 +52,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. ) /* Keymap for Infinity prototype */ -#define INFINITY_PROTOTYPE +//#define INFINITY_PROTOTYPE +/* Keymap for Infinity 1.1a (first revision with LED support) */ +//#define INFINITY_LED /* * Feature disable options |