forked from nwii/oledbongocat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# oledbongocat | ||
qmk based oled bongo cat animation | ||
|
||
|
||
step 1: append OLED enable and WPM enable to your rules.mk (see last lines of my rules.mk) | ||
|
||
step 2: in keymap.c: make sure you have lines 2 & 3 | ||
|
||
step 3: Copy/paste lines 100-end of keymap.c | ||
|
||
step 4: Recompile with qmk & flash to keyboard |