Age | Commit message (Collapse) | Author |
|
Co-authored-by: FilipParyz <paryz.1i12@op.p>
|
|
* π duplicate default Preonic keymap
* β¨ add Workman layout
* π swap backspace and delete
* β¨ enable hold enter for shift
* π swap media play and next
* π use Planck startup sound
* π add Workman layer sound
* β¨ add numpad layer
* π add new workman sound
* π add README
* π¨ fix layout formatting
* π add image of numpad layer
* π¦ changing chibios submodule version
to match upstream/master's version
* β¨ add caps lock key on adjust layer
* β¨ reworking numpad layer to match a real numpad
* β¨ add double tap to activate numpad
* π fix layout comments
* π update numpad layer render
* β¨ adding operator keys to left hand on numpad
* π¨ shorten numpad keycodes
* π¨ remove redundant breaks
* π update numpad layer render
* π¨ fix indentation
* π§ add rules file
* β¨π play sound when switching to numpad layer
* π¨ use userspace sounds
|
|
* Fixed plank keymaps so that they will compile for planck light
* tv44:budi now compiles
* s60_x:amnesia0287 now compiles
* Fixed allocation of key_combos so that narze keymap for planck can compile correctly
* Disabled rgb on ergodone and infinity
* Enabled tap dance so it compiles
* Added return statement so it compiles
* If compiling on light disable extra functionality
* Properly redefined variable so it compiles
|
|
* 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 62606b2dc62c5adcc06cfb5978d7e5305411a658.
* Revert "feat(planck): add tap-space to layer keys"
This reverts commit c74de5a4aa45c5563dcaa463395654c29f50eda3.
* 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
|