Skip to content

Commit

Permalink
change init delay to 2000ms
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadi committed Nov 26, 2016
1 parent 8ee389c commit b5019be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/handwired/promethium/promethium.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

#include "quantum.h"

#define PS2_INIT_DELAY 2000

#define KEYMAP( \
k11, k12, k13, k14, k15, k16, k17, k18, k19, k1a, k1b, k1c, \
k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b, k2c, \
Expand Down

0 comments on commit b5019be

Please sign in to comment.