diff options
| author | Uthol | 2022-03-08 04:01:47 +0100 |
|---|---|---|
| committer | GitHub | 2022-03-08 04:01:47 +0100 |
| commit | b2fdb072e590ea06237dc5407ae1902fc15ce405 (patch) | |
| tree | 2458013909e713f65dafc7338c7874a0236e097f /keyboards/handwired/uthol/keymaps/oled/rules.mk | |
| parent | 869ede8e4afb22a00ecbace4af02a3a18ea9e32d (diff) | |
[Keyboard] Uthol (#16393)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/uthol/keymaps/oled/rules.mk')
| -rw-r--r-- | keyboards/handwired/uthol/keymaps/oled/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/uthol/keymaps/oled/rules.mk b/keyboards/handwired/uthol/keymaps/oled/rules.mk new file mode 100644 index 0000000000..9bd2ec39f9 --- /dev/null +++ b/keyboards/handwired/uthol/keymaps/oled/rules.mk @@ -0,0 +1,3 @@ +OLED_ENABLE = yes +WPM_ENABLE = yes +SRC += helix.c |