summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-149-262/+0
|\|
| * [Keyboard] move/rename obro to Meridian RGB (#16828)holtenc2022-04-149-262/+0
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-133-0/+238
|\|
| * [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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-139-0/+225
|\|
| * [Keyboard] add 10k (#16531)Nabos2022-04-129-0/+225
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nicolas Ballet <balletn@igbmc.fr>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-1311-0/+357
|\|
| * [Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett2022-04-1211-0/+357
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | Add non blackpill F4x1 config files (#16600)Joel Challis2022-04-062-25/+0
| | | | | | | | | | | | | | | | | | | | | | * Add non blackpill F4x1 config files * Move ld files * Remove f401 i2c bodges * more bodge? * Update to recommended defaults
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-298-0/+235
|\|
| * [Keyboard] handwired/m40/5x5_macropad (#16288)m40-dev2022-03-298-0/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding the custom handwired 5x5 macropad. * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/rules.mk * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update readme.md fixed the github link to my profile * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.c * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h * Update keyboards/handwired/m40/5x5_macropad/config.h * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/config.h * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/keymaps/default/keymap.c * Apply suggestions from code review * added discord Id for maintainer contact * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/info.json
* | Joystick feature updates (#16732)Ryan2022-03-264-8/+0
| | | | | | | | | | | | | | * Joystick feature updates * Move new functions to joystick.h * Docs
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-208-0/+224
|\|
| * Add MutePad keyboard (Handwired) (#16590)Joshua Barber2022-03-208-0/+224
| | | | | | | | | | | | | | | | | | * Add MutePad keyboard * Update info.json and readme * Move mutepad to handwired folder * Address PR comments
* | MS Sculpt Mobile refactor (#16038)Ryan2022-03-209-134/+124
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-196-9/+9
|\|
| * `device_ver` -> `device_version` for some more boards (#16685)Ryan2022-03-196-9/+9
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-182-46/+0
|\|
| * [Keyboard] Update Tractyl Manuform config files (#16684)Drashna Jaelre2022-03-182-46/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-1581-232/+3
|\|
| * Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-1581-232/+3
| | | | | | | | (#16655)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-105-52/+0
|\|
| * Remove `matrix_key_count()` (#16603)Ryan2022-03-105-52/+0
| | | | | | | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()`
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-0812-80/+89
|\|
| * handwired/misterdeck refactor (#16572)Ryan2022-03-0812-80/+89
| | | | | | | | | | * handwired/misterdeck refactor * Forgot to remove this
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-0827-0/+2414
|\|
| * [Keyboard] Uthol (#16393)Uthol2022-03-0727-0/+2414
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-082-0/+96
|\|
| * [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-03-081-1/+1
|\|
| * [Keyboard] Change vendor ID for sick68 keyboard (#16563)Umberto Baldi2022-03-071-1/+1
| |
* | [Keyboard] remove unecessary layers (#16559)jack2022-03-072-74/+23
| |
* | [Keyboard] Update Wakizashi 40 config and readme (#16505)xiao2022-03-062-10/+12
|/
* [Keyboard] Sick68 VIA keymap (#16508)xiao2022-03-064-0/+84
| | | Co-authored-by: xia0 <xiao@morgan.net.au>
* [Keymap] Drashna Mouse keys and oled updates (#16556)Drashna Jaelre2022-03-069-46/+72
|
* Revert "handwired/3dortho14u: refactor layout data (#16475)" (#16485)xiao2022-03-014-8/+18
| | | This reverts commit 3ac769b6abe9b97a94033f376b28482d2d5f7b00.
* handwired/3dortho14u: refactor layout data (#16475)James Young2022-02-284-18/+8
| | | Remove nonextant matrix positions from the layout data.
* snatchpad: update layout data (#16476)James Young2022-02-281-4/+4
| | | Fixes key overlaps in QMK Configurator.
* [Handwired] Support for Adafruit lemon keypad (#16395)Dari2022-02-2612-0/+392
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: zvecr <git@zvecr.com>
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-262-2/+0
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-221-0/+3
|\
| * handwired/frankie_macropad: disable some features to reduce size (#16431)Ryan2022-02-221-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-214-2/+94
|\|
| * [Keyboard] Fixed default keymap and add VIA for Baredev rev1 (#15818)Fernando Rodrigues2022-02-214-2/+94
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-2117-0/+449
|\|
| * [Keyboard] Add keyboard 3dortho14u (#16329)xiao2022-02-2117-0/+449
| | | | | | Co-authored-by: xia0 <xiao@morgan.net.au>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-218-0/+334
|\|
| * [Keyboard] Add Snatchpad keyboard (#16330)xiao2022-02-218-0/+334
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: xia0 <xiao@morgan.net.au>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-219-0/+262
|\|
| * [Keyboard] Add Obro (#15884)holtenc2022-02-209-0/+262
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>