summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
* [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
* 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
* `device_ver` -> `device_version` for some more boards (#16685)Ryan2022-03-196-9/+9
|
* [Keyboard] Update Tractyl Manuform config files (#16684)Drashna Jaelre2022-03-182-46/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-1581-232/+3
| | | | (#16655)
* Remove `matrix_key_count()` (#16603)Ryan2022-03-105-52/+0
| | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()`
* handwired/misterdeck refactor (#16572)Ryan2022-03-0812-80/+89
| | | | | * handwired/misterdeck refactor * Forgot to remove this
* [Keyboard] Uthol (#16393)Uthol2022-03-0727-0/+2414
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Add nabos keymap to dactyl_manuform (5x6) (#16547)Nabos2022-03-072-0/+96
| | | Co-authored-by: Nicolas Ballet <balletn@igbmc.fr>
* [Keyboard] Change vendor ID for sick68 keyboard (#16563)Umberto Baldi2022-03-071-1/+1
|
* [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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-151-1/+1
|\|
| * Add extra braces for trackball keymaps (#16361)Ryan2022-02-151-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-153-11/+3
|\|
| * Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan2022-02-153-11/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-142-331/+331
|\|
| * Digicarp65: fix layouts (#16328)Ryan2022-02-142-331/+331
| |
* | 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
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-111-1/+1
|\|
| * handwired/promethium: fix missing include (#16317)Ryan2022-02-111-1/+1
| |
* | Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-101-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-099-0/+606
|\|
| * [Keyboard] Digicarp65 (#15926)Brandon Claveria2022-02-089-0/+606
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: swiftrax <swiftrax@github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-059-0/+353
|\|
| * Add macroboard(5x6 OLKB blackpill) keyboard (#16219)Michał Szczepaniak2022-02-059-0/+353
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add macroboard keyboard * Fix issues requested in pull request * Removed halconf/mcuconf and moved to handwired directory * Added description, enabled bootmagic, disabled console * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Add missing `BOOTLOADER` for a handful of boards (#16225)Ryan2022-02-051-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-031-0/+1
|\|
| * Fix axis inversion (#16179)Richard2022-02-031-0/+1
| |
* | [Keyboard] Overhaul Tractyl Manuform (#16134)Drashna Jaelre2022-01-306-133/+414
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-01-302-7/+49
|\|
| * [Keymap] Add oled improvements and cnano keymap for drashna (#16133)Drashna Jaelre2022-01-302-7/+49
| |
* | [Keyboard] Re-org Hillside folders and fix default keymap (#16128)mmccoyd2022-01-3010-352/+323
| | | | | | Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
* | Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-3010-15/+15
| |