Age | Commit message (Collapse) | Author |
|
* add_adjust_layer
* add_adjust_layer
|
|
The C file for this keyboard was calling `keyboard_pre_init_user`. Which is wrong.
This fixes that behavior.
|
|
* Update default keymaps to use `layer_state_t`
* Convert binon32 as get_highest_layer in default keymaps
|
|
* Remove keymap_config extern from default keymaps
* Revert unicode
Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(
Co-Authored-By: fauxpark <fauxpark@gmail.com>
|
|
* Cleanup rules.mk for 32U4 keyboards, H
* Change some boards incorrectly assumed to be halfkay
|
|
|
|
|
|
|
|
* add JOTANCK_LED1&2
* set BACKLIGHT_ENABLE = no
* add 2 custom leds
* swap custom led pins 1&2
* readme update
* update default keymap
|
|
|
|
|
|
* ortho_4x12 jotix2 layout
* ortho_4x12 jotix2 layout
|
|
MOUSEKEY_ENABLED = yes
by default
|
|
|
|
* add jotanck keyboard
* Update keyboards/jotanck/config.h
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* Update keyboards/jotanck/config.h
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* Update keyboards/jotanck/config.h
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* Update keyboards/jotanck/config.h
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* Update keyboards/jotanck/jotanck.h
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* Update keyboards/jotanck/jotanck.h
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* Update keyboards/jotanck/jotanck.h
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* requested changes
* Update keyboards/handwired/jotanck/readme.md
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* add backlight support
* add default keymap image to readme
* add default keymap image to readme
|