summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform
Commit message (Collapse)AuthorAgeFilesLines
...
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-123-11/+11
|/ | | | | | | | | | | | | | | | | | | | | | | | | * Replace Tapping Force Hold feature with Quick Tap Term * Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0 * Deprecate force hold in info_config.json * Before and after quick tap term unit tests * Quick tap unit tests iteration * Keymap config.h correction * Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed * Add two more test cases for quick tap * Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2 * Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2 * Add function declaration for get_quick_tap_term Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
* Dactyl Manuform 4x5_5 Configurator Rendering Update (#18313)James Young2022-12-091-44/+48
|
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
|
* Add missing `manufacturer` fields (#19065)jack2022-11-142-1/+2
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-127-0/+272
|\
| * [Keyboard] Add Dactyl Manuform 5x6 with 6 thumb cluster (#18845)fgoodwin2022-11-127-0/+272
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-292-0/+28
|\|
| * [Keymap] Update Miryoku (#18773)Manna Harbour2022-10-272-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [miryoku] Revert "[Keymap] manna-harbour_miryoku RESET to QK_BOOT (#18755)" This reverts commit 89dbc181617e69a5b4d91d9d772724daa2d387bb. * [miryoku] Add keyboardio/model01 * [miryoku] Add handwired/dactyl_manuform/4x6 * [miryoku] Update BT keycodes - Update BT keycodes on Media inner index: - Move OUT_AUTO to bottom row - Move RGB_TOG in vi to pinkie column to match other TOG keycodes, and rotate row * [miryoku] Add Extra and Tap layers * [miryoku] Rename config workflow option to custom_config * [miryoku] Update custom_config.h and custom_rules.mk behaviour * [miryoku] Make mapping macro customisable globally and per layer * [miryoku] Add layer lock * [miryoku] Update RGB order in media-l-invertedt * [miryoku] Change mouse button order * [miryoku] Change to X macros for layer list - Supports adding and removing layers from custom_config.h - Add "U_" prefix to layer names - Add layer name strings - Populate keymaps array from X macro - Populate layers enum from X macro - Move layers enum to manna-harbour_miryoku.h - Rename miryoku_alternatives.h to miryoku_layer_alternatives.h - Rename miryoku_layer.h to miryoku_layer_selection.h - Remove miryoku_layer_names.h - Add miryoku_layer_list.h * [miryoku] Reformat split_3x6_3 mapping * [miryoku] Add merge field to workflows * [miryoku] Update thumb combos with new layer names * [miryoku] Update cover image * [miryoku] Add satt/vision * [miryoku] Update Branches and Building docs * [miryoku] Update reset keycode * [miryoku] Add xmk * [miryoku] Add boardsource/lulu * [miryoku] Fix keyboardio/model01
* | Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
| |
* | Normalise Space Cadet keycodes (#18864)Ryan2022-10-274-15/+15
| |
* | Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-1/+1
| |
* | Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-5/+5
| |
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
| |
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* | Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-163-6/+6
| | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1515-16/+16
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-2/+20
| |
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-138-9/+9
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-104-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS`
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
| | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+1
| |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-233-4/+4
| |
* | Remove legacy USE_SERIAL define (#18292)Dasky2022-09-0622-58/+1
| | | | | | | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* | Ensure all keyboards have a bootloader set (#18234)Ryan2022-08-312-1/+3
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2114-19/+19
|
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-2029-79/+94
|
* Migrate more F4x1 board files (#18054)Joel Challis2022-08-151-0/+1
|
* Dactyl Manuform 4x5 with 5 thumb cluster (#17671)Shem Sedrick2022-08-136-0/+457
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Working on new dactyl * Preliminary build and keymap in place for 4x5_5 dactyl manuform * Removing first attempt to use 4x5 * Updating to match c style guide * Fixing issues after merge, deletion of dactyl_manuform.h * Spliting out custom keymap * Adding license headers * Fixing EE_HANDS detection on Pro-Micro The pro-micro was not working when I plugged into the elite-c on the right hand side of my keyboard. Adding the SPLIT_USB_DIRECT definition fixed the issue. * Apply suggestions from code review Adding Drashna's delete comments Co-authored-by: Drashna Jaelre <drashna@live.com> * Removed config.h for keymaps and tweaked keymap Per Drashna's pr review, I have removed the config.h files for the keymaps. Also tweaked my keymap to switch backspace and enter. Added tapping toggle for RAISE. * Further tweaking ssedrick keymap for dactyl_manuform 4x5_5 As with most new keyboards, they take some getting used to. I've rearranged my thumb cluster to hopfully a more long term solution. * Adding missing KC_BSLS to ssedrick keymap for 4x5_5 Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Clean up dactyl manuform unused files (#15890)Bartosz Nowak2022-07-0717-50/+14
|
* [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-024-4/+0
|
* Fix API errors (#17239)Joel Challis2022-05-302-3/+29
|
* Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis2022-05-272-4/+4
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-155-7/+7
|
* dactyl_manuform/3x5_3: fix layout (#16944)Ryan2022-04-263-54/+63
|
* Add Dactyl_Manuform/3x5_3 (#16238)DL Ford2022-04-2212-10/+877
|
* Dactyl manuform 5x6 5 via (#16741)LegoWolf2022-04-194-0/+302
|
* [Keymap] Add thattolleyguy keymaps (#15351)Tyler Tolley2022-04-133-0/+238
| | | | | | | | | | | | | * Adding personal keymaps * Update licenses * Fix RGB settings * Define used animations Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] Add nabos keymap to dactyl_manuform (5x6) (#16547)Nabos2022-03-072-0/+96
| | | Co-authored-by: Nicolas Ballet <balletn@igbmc.fr>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-123-0/+182
|\
| * [Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs2022-02-113-0/+182
| |
* | Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-101-1/+1
|/
* Fix dactyl manuform 6x6 LAYOUT_6x6_5_thumb rendering (#15891)Bartosz Nowak2022-01-151-3/+2
|
* [Keyboard] Fixing dactyl manuform 6x6 warnings (#15868)Bartosz Nowak2022-01-132-11/+113
|
* [Keyboard] Add Dactyl Manuform 6x6_4 and Kinesis keyboards (#15475)Dmitriy Kuminov2022-01-1314-0/+611
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] handwired/dactyl_manuform: add 6x7 version (#15704)Matthew Dews2022-01-108-1/+270
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add keymap and settings for dactyl_manuform 6x6_5 thumb (#15526)Bartosz Nowak2022-01-1014-23/+401
| | | | | | | | | | | | | | | | | | | | | | | | * Add dactyl manu 6x6 with stm32 support and 5thumb cluster * Add review changes * Add license to new files * Fix enums for custom keymap * Readme update * Fix readme to follow one from template * Add missing licence to files * Update keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/rules.mk * Update keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/rules.mk * Remove readme from onekey keyboard * Make separate macro for 5thumb
* K.O.Y and German layout for several boards (#14991)Paul Scheikl2021-12-2712-0/+405
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added accent. * Added keymap for 5x6 dactyl manuform on KOY layout * Added xd75 folder that is not in the main repo anymore? * Added keymap for naked48 on KOY layout * Added keymap for splitreus62 on KOY layout * Added keymap for Dactyl Manuform 4x6 with RGB LEDs and K.O,Y layout * Fixed error where handedness was not correctly determined because of combining vbus pins of both controllers. * Replaced dynamic macros bith backspace and delete. * Changed detecting handedness from detecting usb communication to checking a wired pin. This avoids problems when booting the PC, where VBUS is already high, but no communication is happening -> both halves think they are not master. * Update keyboards/handwired/dactyl_manuform/4x6/keymaps/scheiklp/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/naked48/keymaps/scheiklp/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/naked48/keymaps/scheiklp/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/naked48/keymaps/scheiklp/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c Added copyright * Update config.h * Update rules.mk * Updated files according to PR requests. * Update keyboards/xd75/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/xd75/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/xd75/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/xd75/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Removed duplicate code. Updated copyright info. * Restored readme Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add dactyl manuform 4x6 with a 5 key thumb cluster (#15516)Andrzej Kotulski2021-12-2310-0/+277
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>