소스 검색

no more warning thanks to iFreilicht's tip with undef

Toni 9 년 전
부모
커밋
8e142d8cbe
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      keyboards/satan/keymaps/iso_split_rshift/config.h

+ 1 - 0
keyboards/satan/keymaps/iso_split_rshift/config.h

@@ -21,6 +21,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "../../config.h"
 
 // only change
+#undef RGB_DI_PIN 
 #define RGB_DI_PIN B2
 
 #endif