qmk-firmware/keyboards/palette1202
Takashi Shibusawa 20a0fa9209
[Keyboard] Palette1202 (#7736)
* added Palette1202

* removed currently unused cords

* Update keyboards/palette1202/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update readme.md

removed unnecessary horizontal line from readme.md

* Update readme.md

Fixed style, make command example

* Removed spaces

* removed unused config.h

* fixed defines

* fixed send string on rotate encoder

* fixed layer numbers for OLED Display

* fixed to use existing function to set default layer

https://github.com/qmk/qmk_firmware/pull/7736#discussion_r366699616

* flipped rotary encoder directions

* Added layer for Clip studio on iOS

* Update keyboards/palette1202/rules.mk

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update keyboards/palette1202/lib/oled_helper.h

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-03-10 01:38:37 -07:00
..
keymaps [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
lib [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
config.h [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
info.json [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
palette1202.c [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
palette1202.h [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
readme.md [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07:00
rules.mk [Keyboard] Palette1202 (#7736) 2020-03-10 01:38:37 -07: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.