fixed oled in bongocat keymap and fixed encoder direction (#15232)

* fixed oled in bongocat keymap (#13454) and fixed encoder direction for prod parts

* updated readme for launch later today
This commit is contained in:
Conor Burns 2021-11-28 21:45:24 +01:00 committed by GitHub
parent b29b482741
commit 097ae9d817
Failed to generate hash of commit
3 changed files with 2 additions and 3 deletions

View file

@ -48,7 +48,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
#define TAP_CODE_DELAY 10
#define ENCODER_DIRECTION_FLIP
#define ENCODER_RESOLUTION 4
#define ENCODERS_PAD_A { D0 }
#define ENCODERS_PAD_B { D1 }