| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
the last row (#24246)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
| |
|
|
|
|
|
|
| |
* Fix serial speed DD configuration
- Fixes incorrect SOFT_SERIAL_SPEED mapping
- Renames key split.soft_serial_speed -> split.serial.speed
- Migrates keyoards that configure this, and remove configuration from keyboards that do not differ from the default behaviour
- Add deprecation notice and migration support
|
| |
|
|
|
|
|
|
|
| |
* Remove deprecated `RGB_` and Mouse keycodes
* Update old mouse keycodes, 0-9/A-M
* Update old mouse keycodes, N-Z & layouts
* Missed some stuff
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* Migrate keyboards/bastardkb
* Migrate keyboards/handwired
* Migrate keyboards/helix
* Fix duplicate serial key
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add handwired/dactyl_manuform/5x8 config
* add keymap scheme
* Update keymap.c
* Update keyboard.json
* Update keyboard.json
* fix and compile worked configs
* Update readme.md
* Update readme.md
* Update readme.md
* add dynamic macros support
* change key sets on first workday/add right2left layer
* Update keyboard.json
* Update keymap.c
* move license header to top keymap.c
* Update keyboard.json
* I rewrote the layout so that the halves are not stacked.
* I rewrote the layout so that the halves are not stacked (keymap.c)
* change "serial pin" syntactic
change
"soft_serial_pin": "D0"
to
"serial": {
"pin": "D0"
}
* fix KC_BSPC and KC_SPC on right keyboard
* Update readme.md
* Update keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: skandiPC <slinkinfs@yandex.ru>
Co-authored-by: iliorik-ph <140731596+iliorik-ph@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Affects:
- `handwired/108key_trackpoint`
- `handwired/2x5keypad`
- `handwired/3dp660`
- `handwired/412_64`
- `handwired/42`
- `handwired/amigopunk`
- `handwired/aranck`
- `handwired/atreus50`
- `handwired/axon`
- `handwired/battleship_gamepad`
- `handwired/bdn9_ble`
- `handwired/bento/rev1`
- `handwired/bolek`
- `handwired/brain`
- `handwired/bstk100`
- `handwired/cans12er`
- `handwired/chiron`
- `handwired/ck4x4`
- `handwired/cmd60`
- `handwired/co60/rev6`
- `handwired/co60/rev7`
- `handwired/colorlice`
- `handwired/curiosity`
- `handwired/dactyl_left`
- `handwired/dactyl_manuform/4x5`
- `handwired/dactyl_manuform/4x5_5`
- `handwired/dactyl_manuform/4x6`
- `handwired/dactyl_manuform/4x6_4_3`
- `handwired/dactyl_manuform/4x6_5`
- `handwired/dactyl_manuform/5x6`
- `handwired/dactyl_manuform/5x6_2_5`
- `handwired/dactyl_manuform/5x6_5`
- `handwired/dactyl_manuform/5x6_6`
- `handwired/dactyl_manuform/5x6_68`
- `handwired/dactyl_manuform/5x7`
- `handwired/dactyl_manuform/6x6/blackpill_f411`
- `handwired/dactyl_manuform/6x6/promicro`
- `handwired/dactyl_manuform/6x6_4`
- `handwired/dactyl_manuform/6x7`
- `handwired/dactyl_promicro`
- `handwired/dactyl_rah`
- `handwired/datahand`
- `handwired/evk/v1_3`
- `handwired/fc200rt_qmk`
- `handwired/fivethirteen`
- `handwired/floorboard`
- `handwired/fruity60`
- `handwired/gamenum`
- `handwired/hacked_motospeed`
- `handwired/heisenberg`
- `handwired/hnah40`
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | |
| |
| |
| | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
|
| |/
|
|
| |
Co-authored-by: Ryan <fauxpark@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move RGBLight animations to data driven, 0-9
* Move RGBLight animations to data driven, A
* Move RGBLight animations to data driven, B
* Move RGBLight animations to data driven, C
* Move RGBLight animations to data driven, D
* Move RGBLight animations to data driven, E
* Move RGBLight animations to data driven, F
* Move RGBLight animations to data driven, G
* Move RGBLight animations to data driven, H
* Move RGBLight animations to data driven, handwired
* Move RGBLight animations to data driven, I
* Move RGBLight animations to data driven, J
* Move RGBLight animations to data driven, K
* Move RGBLight animations to data driven, L
* Move RGBLight animations to data driven, M
* Move RGBLight animations to data driven, N
* Move RGBLight animations to data driven, O
* Move RGBLight animations to data driven, P
* Move RGBLight animations to data driven, Q
* Move RGBLight animations to data driven, R
* Move RGBLight animations to data driven, S
* Move RGBLight animations to data driven, T
* Move RGBLight animations to data driven, U
* Move RGBLight animations to data driven, V
* Move RGBLight animations to data driven, W
* Move RGBLight animations to data driven, X
* Move RGBLight animations to data driven, Y
* Move RGBLight animations to data driven, Z
* Fix incorrect placement
* Fix build failures and mismatches
|
| | |
|
| | |
|
| |\ |
|
| | |
| |
| |
| | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/
|
|
| |
Co-authored-by: Joel Challis <git@zvecr.com>
|
| | |
|
| | |
|
| | |
|