aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform
Commit message (Collapse)AuthorAgeFilesLines
* Update dactyl_manuform 5x8 keyboard.json (#24778)Philip2025-12-091-38/+43
|
* Handwired Dactyl Manuform version 5x7 matrix, 6-key thumb cluster, 2 keys in ↵Nikolai Grigoriev2025-09-114-0/+238
| | | | | | the last row (#24246) Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix serial speed DD configuration & migrate keyboards (#25546)Jack Sangdahl2025-08-101-7/+0
| | | | | | | | * 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 (#25444)Ryan2025-07-115-52/+52
| | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-243-3/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-2313-13/+0
|
* Remove empty `url` fields (#25181)Joel Challis2025-04-2212-12/+0
|
* Migrate remaining `split.soft_serial_pin` to `split.serial.pin` (#25046)jack2025-03-2214-14/+42
| | | | | | | | | * Migrate keyboards/bastardkb * Migrate keyboards/handwired * Migrate keyboards/helix * Fix duplicate serial key
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-201-1/+0
|
* [Keyboard] Add handwired/dactyl_manuform/5x8 (#24726)Philip2025-01-024-0/+247
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-2510-597/+0
|
* Remove instances of MASTER_LEFT. (#24163)Dasky2024-07-2110-151/+0
|
* Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis2024-07-132-1/+3
|
* Migrate SERIAL_DRIVER to json (#23925)Joel Challis2024-07-132-3/+3
|
* Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 2 (#23762)James Young2024-05-2216-5/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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`
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-114-7/+7
|
* Change to `development_board` (#21695)Duncan Sutherland2024-04-231-4/+2
|
* Migrate build target markers to keyboard.json - HI (#23540)Joel Challis2024-04-171-0/+0
|
* Data-Driven Keyboard Conversions: H, Part 2 (#23525)James Young2024-04-154-27/+14
|
* Miscellaneous keyboard.json migrations (#23486)Joel Challis2024-04-1320-119/+80
|
* Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2024-04-1224-16/+12
|
* Tidy up default layer handling in keymaps (#23436)Joel Challis2024-04-083-16/+0
|
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-308-2/+0
|
* Remove redundant disabling of features (#22926)Joel Challis2024-03-092-8/+2
|
* Manual user keymap removal (#23119)Joel Challis2024-02-201-59/+0
|
* Manual user keymap removal (#23104)Joel Challis2024-02-197-508/+0
|
* Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel2023-12-183-278/+0
|
* [Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis2023-12-185-310/+0
|
* Remove userspace keymaps (#22544)Joel Challis2023-11-2634-1628/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-10-125-0/+187
|\
| * Add 62 key Dactyl Manuform (#21394)adam tombleson2023-10-125-0/+187
| | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Modernize `dactyl_manuform/dmote` keyboard (#20427)Duncan Sutherland2023-09-216-286/+0
|/ | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-032-0/+50
|\
| * Add VIA layout for Dactyl Manuform 5x6 (#21649)Hugh Rawlinson2023-08-032-0/+50
| | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Rename `dactyl_manuform` variant `3x5_3` (#21015)Duncan Sutherland2023-07-2010-837/+0
| |
* | Modernize, correct, and uniform `dactyl_manuform` variant `5x6_68` (#21299)Duncan Sutherland2023-07-074-114/+128
| |
* | update layouts of `dactyl_manuform/4x5_5` (#21094)Duncan Sutherland2023-07-073-297/+71
| |
* | rename and modernise `dactyl_manuform/6x6_kinesis` (#21302)Duncan Sutherland2023-07-074-280/+0
| |
* | Revamp `dactyl_manuform` readme.md (#20395)Duncan Sutherland2023-07-071-148/+72
| |
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1818-175/+25
| |
* | [Keyboard] `dactyl_manuform/6x7` pin correction (#21240)Duncan Sutherland2023-06-151-1/+1
| |
* | [Keymap] Fix `scheikled` keymap for `dactyl_manuform/4x6` (#21206)Duncan Sutherland2023-06-132-1/+1
| |
* | [Keyboard] correct and modernise `dactyl_manuform/6x7` variant (#21176)Duncan Sutherland2023-06-115-45/+22
| |
* | Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-1/+3
|/ | | | Co-authored-by: Joel Challis <git@zvecr.com>
* add additional layouts to `dactyl_manuform` variants (#20688)Duncan Sutherland2023-05-207-0/+240
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-70/+69
|
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-292-97/+46
|