summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-2027-29/+29
|
* [Keymap] Add Miryoku keymap for Hillside family (#18087)Davide Masserut2022-08-194-0/+84
|
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-20121-293/+309
|
* Cyberstar Custom (#18076)yiancar2022-08-1913-0/+343
| | | | | * Create Cyberstar Custom Co-authored-by: yiancar <yiancar@gmail.com>
* Migrate more F4x1 board files (#18054)Joel Challis2022-08-152-0/+2
|
* [Keyboard] Added different wiring of dactyl (#17997)Marko Skakun2022-08-137-0/+222
|
* 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] Add Hillside 46 (#17968)mmccoyd2022-08-1316-0/+636
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 46: Copy from 52 and file rename * 46: File internals refer to 46, not 52 * 46: Board remove row * 46: Keymap: Lshift becomes ctrl, Rshift a symbol - ESC and CAPs on upper thumbs - AltGr and App on upper thumbs - Page up/down on upper thumbs - F11, F12 and mods for them on adjust * 46: Readme update for json script, tweaks * 46: Board fix LED count * 46: Keymap: Arrows right, symmetric layer keys * 46: Readme: Image link with and w/o outer pinkie * 46: Keymap: link fixed image of nav layer * 46: Keymap: fix reaching adj layer Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
* [Keyboard] Add Hillside 52 (#17374)mmccoyd2022-08-1317-5/+679
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 52 Keymap.json: Set for Hillside 52 - Change script rows * 52 Keymap.c: mirror .json CAPSWORD, QK_BOOT, readme cleanup, EE_RST * 52 Keymap.json: Initial files copy from 56 * 52 Keymap.json nav/edit lay, thumb shift, syms - Del in backspace spot on sym layer - Thumb shift OSM instead of extra space - Nav/edit on num/fn: arrows cut copy paste undo redo, page up/down - Fn keys bottom row to allow nav edit keys - App and AltGr on lower row, on their layer - Braces on index, so more common -= on middle ring. - Adjust has Ctrl/GUI swap - EE_RST, CAPSWORD, QK_BOOT, SPLIT_DETECT * 52 Family: readme image and folder link * 52 Board: initial copy from 56 * 52 Keymap via * 52 Board: remove keys, cant columns, better ids - .json: vid: MM, pid: H52 * 52 Keymap.c: initial.c copy from 48 * QK_BOOT EE_CLR, not ANY(), as config.qmk supports - CAPSWRD instead of ANY, though config.qmk still converts to ANY() * Cleanup readme * 52 Keymap: Remove redundant key, cleanup script * 52 Keymap: Fix template * 52 Readme: Link lower res image better for readme Co-authored-by: Drashna Jaelre <drashna@live.com> * 52 Keymap: Move pretty-print script to GitHub wiki * 52 Keymap: Link to 1024 res image thumbnails * 52 Keymap: fix whitespace before image link * Family: Fix image link to 1024 thumb Co-authored-by: Drashna Jaelre <drashna@live.com> * 52: Keymap: Caps word on a layer home row * 52: Keymap: Arrows on right. Symmetric layer keys. - Nav: - Arrows on right so up/down more intuitive. Page up/down on ends - Cut on home row, as more common - Sym: - Layer mods on activate hand, extras symbols on left - Common digits on lower row - Base: - Layer keys symmetric, on most extended, not resting, thumb - Mute on util key for easy use - Swap layers 3 and 4 to match swapped thumbs Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu> Co-authored-by: Drashna Jaelre <drashna@live.com>
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-071-1/+1
|
* Fix up splittest/bluepill (#17897)Joel Challis2022-08-0320-45/+57
|
* add bluepill mcu to splittest (#16959)dvermd2022-08-0321-1/+248
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add bluepill mcu to splittest * fix typo * refactoring * mcu config goes to mcuconf.h of keyboard * keymap specific config goes to keymap config.h * keyboard specific depending of keymap goes to post_config.h * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * splittest/bluepill: improve documentation Co-authored-by: Ryan <fauxpark@gmail.com>
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-30327-1192/+1044
|
* Update README.md for teensy lc onekey (#17797)Diogo Sergio2022-07-251-5/+3
|
* [Keyboard] Handwired Maltron DQz11N1G contoured keyboard (#17237)David Kühling2022-07-178-0/+574
| | | | | | | | | | | | | | * Basic support for Maltron DQz11N1G controller replacement. * Update keyboards/handwired/dqz11n1g/rules.mk * Rehost images to cubeupload.com. (They were previously hosted via github wiki) * Apply suggestions from noroadsleft code review * Update keyboards/handwired/dqz11n1g/dqz11n1g.h
* Remove full bootmagic config (#17701)Joel Challis2022-07-172-12/+0
|
* [Keyboard] Fix Tractyl Manuform 4x6 json (#17681)Drashna Jaelre2022-07-141-23/+11
|
* [Keyboard] Clean up dactyl manuform unused files (#15890)Bartosz Nowak2022-07-0717-50/+14
|
* [Keymap] Updates to drashna Keymaps and Userspace (#17543)Drashna Jaelre2022-07-022-15/+10
|
* [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-024-4/+0
|
* Specify blackpill board files where relevant (#17521)Joel Challis2022-07-0112-0/+12
|
* Fixup handwired/macroboard (#17405)jack2022-06-171-2/+2
|
* [handwired/macroboard] Add separate f401 and f411 configs… (#16338)Michał Szczepaniak2022-06-1610-68/+233
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add WB32 evaluation board onekey targets. (#17330)Nick Brassel2022-06-086-0/+46
|
* Fix lint errors (#17293)Joel Challis2022-06-022-4/+0
|
* keyboards: fix malformed info.json files (#17292)Ryan Skidmore2022-06-021-1/+1
|
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-306-27/+41
|
* Fix API errors (#17239)Joel Challis2022-05-302-3/+29
|
* Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis2022-05-274-6/+6
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-252-1/+19
|\
| * Small update to Symmetric70 keyboard readme (#17188)Takeshi ISHII2022-05-252-1/+19
| | | | | | Added a little description to reademe.md under `handwired/symmetric70_proto/{matrix_debug|matrix_fast}`.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-171-2/+149
|\|
| * DigiCarpice Configurator Rendering Fix (#17113)James Young2022-05-171-2/+149
| | | | | | | | | | * info.json: apply friendly formatting * info.json: rebuild layout data
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15100-121/+121
| |
* | Rename keymap_extras headers for consistency (#16939)Ryan2022-05-153-4/+4
| |
* | [Feature] Add support for multiple switchs/solenoids to Haptic Feedback ↵Drashna Jaelre2022-05-153-0/+17
| | | | | | | | engine (#15657)
* | [Core] Add Reboot keycode to core (#15990)Drashna Jaelre2022-05-141-0/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-118-278/+0
|\|
| * [Keyboard] remove handwired/reddot as per #14211 (#17033)Vino Rodrigues2022-05-118-278/+0
| |
* | Remove some layout exceptions (#16957)Joel Challis2022-04-293-22/+12
| | | | | | | | | | | | | | * LAYOUT_JP -> LAYOUT_jp * LAYOUT_ANSI_DEFAULT -> LAYOUT * LAYOUT_reviung34_2uL -> LAYOUT_reviung34_2u
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-263-54/+63
|\|
| * dactyl_manuform/3x5_3: fix layout (#16944)Ryan2022-04-263-54/+63
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-2212-10/+877
|\|
| * Add Dactyl_Manuform/3x5_3 (#16238)DL Ford2022-04-2212-10/+877
| |
* | Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-225-143/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-194-0/+302
|\|
| * Dactyl manuform 5x6 5 via (#16741)LegoWolf2022-04-194-0/+302
| |
* | Expose API for hardware unique ID (#16869)Joel Challis2022-04-181-0/+28
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-189-0/+247
|\|
| * [Keyboard] Add digicarpice (#16791)Brandon Claveria2022-04-189-0/+247
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: swiftrax <swiftrax@github.com>