qmk-dactyl-manuform-a/keyboards/palette1202
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454)
* add docs

* core changes

* update keyboards to new OLED

* updated users to new OLED

* update layouts to new OLED

* fixup docs

* drashna's suggestion

* fix up docs

* new keyboards with oled

* core split changes

* remaining keyboard files

* Fix The Helix keyboards oled options

* reflect develop

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-24 16:28:26 +10:00
..
keymaps [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
lib [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
config.h [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
info.json [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
palette1202.c [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
palette1202.h [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
readme.md [Keyboard] Palette1202 fix encoder rotate direction (#8489) 2020-03-20 23:22:08 -07:00
rules.mk [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00

readme.md

Palette1202

Palette1202

A left hand device with rotary encoder, for artists.

Make example for this keyboard (after setting up your build environment):

  • default

    make palette1202:default:flash

  • key check (for after build)

    make palette1202:key-check:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.