Disabled ERGODOX_LED_X code

master
Mark 2022-06-16 11:20:06 -07:00
parent 6b4feb5158
commit 7523a79169
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*
#ifdef RGBLIGHT_ENABLE
#include "betalupi_ergodox.h"
@ -53,3 +54,4 @@ void rgblight_call_driver(LED_TYPE *led, uint8_t led_num) {
#endif // RGBLIGHT_ENABLE
*/