]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
no more warning thanks to iFreilicht's tip with undef
authorToni <jeder@mail1a.de>
Tue, 16 Aug 2016 15:35:03 +0000 (17:35 +0200)
committerToni <jeder@mail1a.de>
Tue, 16 Aug 2016 15:35:03 +0000 (17:35 +0200)
keyboards/satan/keymaps/iso_split_rshift/config.h

index 5e79e07f516bfe56975cf0eadc6de8d98bb3f169..27c1372da15c68adab054163f579478f8ac82dbf 100644 (file)
@@ -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