Skip to content

Commit

Permalink
Merge pull request #1 from Dbroqua/patch-1
Browse files Browse the repository at this point in the history
Update Modding-your-keyboard.md
  • Loading branch information
Dbroqua authored May 26, 2017
2 parents b003669 + 6a0b131 commit 6d12588
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Modding-your-keyboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,6 @@ In your keyboard config.h:
#define PS2_USART_ERROR (UCSR1A & ((1<<FE1) | (1<<DOR1) | (1<<UPE1)))
#define PS2_USART_RX_VECT USART1_RX_vect
#endif
#endif
#endif
```

### Additional Settings
Expand Down

0 comments on commit 6d12588

Please sign in to comment.