This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

8 lines
226 B
C
Raw Normal View History

2017-10-29 13:19:16 -07:00
#ifndef KEYBOARDS_CHIBIOS_TEST_STM32_L476_ONEKEY_CONFIG_H_
#define KEYBOARDS_CHIBIOS_TEST_STM32_L476_ONEKEY_CONFIG_H_
#include "../config.h"
#undef NKRO_ENABLE
2017-10-29 13:19:16 -07:00
#endif /* KEYBOARDS_CHIBIOS_TEST_STM32_L476_ONEKEY_CONFIG_H_ */