~ruther/qmk_firmware

d737b4704ce3ef7b3c529b494135403eb178f5e9 — QMK Bot 3 years ago 51bc051 + e9d1a71
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/crazy_keyboard_68/config.h
M keyboards/crazy_keyboard_68/config.h => keyboards/crazy_keyboard_68/config.h +1 -1
@@ 52,7 52,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
//#define SOFT_SERIAL_PIN D0  // or D1, D2, D3, E6

#define LED_CAPS_LOCK_PIN B2
#define LED_CAPS_LOCK_PIN B0
#define LED_PIN_ON_STATE 0

//#define BACKLIGHT_PIN B7