Jack Humbert
ade22f8e2c
Adds support for Planck Rev 6 ( #2666 )
...
* initial files for rev 6 with encoder
* music map init, dip scan added
* adds ws2812 driver for arm
* flesh out dip and encoder support
* adds default encoder res
* adds default encoder res
* start muse implementation
* muse working with encoder as control
* flip direction
* try mouse wheel again
* dont break other revs
* dont break other revs
* conditional autio
* pwm ws driver (not working)
* update build includes for chibios
* update ws2812 driver/config
* last commit for glasser code
* working example
* remove rgb for now
* finish up rev6
* working encoder keycodes
* add warnings to planck keymaps about the LAYOUT
2018-07-16 11:48:31 -04:00
Louis Orleans
0e6e059ef3
layout(planck): dudeofawesome's layout ( #2457 )
...
* layout(planck): new layout initial commit
* feat(planck): add workman layout
* fix(planck): switching to workman
* layout(planck): swapping mnext and mplay
* feat(planck): prep for RGB
* perf(planck): remove plover
saves 256 bytes of memory
* perf(planck): remove colemak
saves 128 bytes
* layout(planck): swapping enter and quote
* perf(planck): disable console
frees 1664 bytes
* feat(planck): RGB under-lighting
* refactor(planck): change RGB pin
Uses pin labeled PB2
* feat(planck): add RGB keycodes
* feat(planck): re-enable audio
* style(planck): fixing indentation
Because who indents like that?
* style(planck): clean up keycodes
* layout(planck): remove del
* feat(planck): add tap-space to layer keys
* docs(planck): specify pin on PCB for RGB
* bug(planck): reducing tap time
* Revert "bug(planck): reducing tap time"
This reverts commit 62606b2dc6
.
* Revert "feat(planck): add tap-space to layer keys"
This reverts commit c74de5a4aa
.
* perf(planck): remove backlit case
* feat(planck): swap enter and quote
* bug(planck): moving right shift
* doc(planck): update README
* chore(planck): remove makefile
* 🔨 add userspace config
* 📝 update layer ascii art
* 🔥 disable RGB lighting
* ✨ add Colemak
* ✨ add numpad layer
* ✨ add caps lock on adjust layer
* 📝 update layer renders
* 🔥 remove workman sound def
* 🔨 add userspace config
* 📝 update layer ascii art
* 🔥 disable RGB lighting
* ✨ add Colemak
* ✨ add numpad layer
* ✨ add caps lock on adjust layer
* 📝 update layer renders
* 🔥 remove workman sound def
2018-03-09 13:31:08 -05:00
Louis Orleans
1f6002db3f
layout(planck): dudeofawesome's layout with simultaneous RGB and audio support ( #1929 )
...
* layout(planck): new layout initial commit
* feat(planck): add workman layout
* fix(planck): switching to workman
* layout(planck): swapping mnext and mplay
* feat(planck): prep for RGB
* perf(planck): remove plover
saves 256 bytes of memory
* perf(planck): remove colemak
saves 128 bytes
* layout(planck): swapping enter and quote
* perf(planck): disable console
frees 1664 bytes
* feat(planck): RGB under-lighting
* refactor(planck): change RGB pin
Uses pin labeled PB2
* feat(planck): add RGB keycodes
* feat(planck): re-enable audio
* style(planck): fixing indentation
Because who indents like that?
* style(planck): clean up keycodes
* layout(planck): remove del
* feat(planck): add tap-space to layer keys
* docs(planck): specify pin on PCB for RGB
* bug(planck): reducing tap time
* Revert "bug(planck): reducing tap time"
This reverts commit 62606b2dc6
.
* Revert "feat(planck): add tap-space to layer keys"
This reverts commit c74de5a4aa
.
* perf(planck): remove backlit case
* feat(planck): swap enter and quote
* bug(planck): moving right shift
* doc(planck): update README
* chore(planck): remove makefile
2017-10-31 00:27:07 -04:00