summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/gotham/README.md
diff options
context:
space:
mode:
authorAllen Choi <37539914+Thunderbird2086@users.noreply.github.com>2022-04-13 16:03:01 +0900
committerGitHub <noreply@github.com>2022-04-13 00:03:01 -0700
commit935af9e9996083c2b7e82f67072899e87c7f45ab (patch)
tree1cfb4041286c784aec89a9492d76a57ca211dfc9 /keyboards/crkbd/keymaps/gotham/README.md
parent6d816d94f7bf132a71cadbd08118469ac28c6480 (diff)
[Keymap] fixed oled turn-off issue for crkbd:gotham (#16748)
Diffstat (limited to 'keyboards/crkbd/keymaps/gotham/README.md')
-rw-r--r--keyboards/crkbd/keymaps/gotham/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/crkbd/keymaps/gotham/README.md b/keyboards/crkbd/keymaps/gotham/README.md
index 23c1d4fdd8..88120ae888 100644
--- a/keyboards/crkbd/keymaps/gotham/README.md
+++ b/keyboards/crkbd/keymaps/gotham/README.md
@@ -10,7 +10,6 @@ My take on the 40% layout with programming in mind. Do read about the layers, it
## Custom OLED
This keymap includes custom OLED font and code. The font contains some logos and status indidcators for some of the features I use (RGB and Audio). Enable OLED in rukes.mk to check it out. Feel free to reuse the font or parts of it.
-__KNOWN BUG:__ When the computer sleeps, one of the OLEDs is always on (they don't turn off on their own, and the timeout doesn't work). I haven't been able to figure out what's going on there and am open to suggestions/PRs.
## Flashing
Flash using `make crkbd:gotham:avrdude` for Pro Micro and `make crkbd:gotham:dfu` for Elite-C.