Age | Commit message (Collapse) | Author |
|
* fix sat75
* update uint32_t to layer_state
|
|
This converts the array that the Swap Hands feature uses to use PROGMEM,
and to read from that array, as such. Since this array never changes at
runtime, there is no reason to keep it in memory. Especially for AVR
boards, as memory is a precious resource.
|
|
|
|
* Add jian/keymaps/left_hand
* Add jian/rev2/readme.md
* Remove mod tap on mirrored layer
* Add GPL2+ license header
* Add gb version to readme
|
|
|
|
* Add jian backlight enabled ifdefs
* Fix adavnced layout LAYOUT_dips usage
|
|
|
|
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|