summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-087-0/+148
|\|
| * Add a-ball handwired trackball based on ADSN9800 (#9015)Richard2022-01-077-0/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit of kball * Pretty much working * Rename to aball * Cleanup * Fix typo and make instructions * Refactor to use qmk spi * Suggestions from ZVECR * Update keyboards/handwired/aball/adns9800_srom_A6.h * Update keyboards/handwired/aball/adns.c * Update keyboards/handwired/aball/adns.c * Update keyboards/handwired/aball/adns.c * Added copyright and source attribution * Update keyboards/handwired/aball/rules.mk Include as quantum lib to help avoid timing issues with LTO * Only send report on change, adj sensitivity, fix src include * Fix issue causing constant reports and bad clamping * Streamline conversion to int, add required wait before burst read * Changes to track develop * Update rules with new feature descriptors, add info.json * Add stub layout * Rework / cleanup key matrix. Add missing CS pin define for new ADNS driver * Add stub keymap to enable compile
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-079-0/+277
|\|
| * [Keyboard] Add croxsplit44 handwired keyboard (#14227)Samuel Fischer2022-01-079-0/+277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload * Delete keyboards/croxsplit44 directory * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Apply suggestions from code review * Apply suggestions from code review
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-061-0/+116
|\|
| * handwired/ortho_brass: add QMK Configurator data (#15755)James Young2022-01-051-0/+116
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-051-1/+1
|\|
| * [Keymap] Fix onekey oled keymap (#15751)Drashna Jaelre2022-01-051-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-302-113/+33
|\|
| * [Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre2021-12-292-113/+33
| |
* | [Keyboard] Fix compiler issue with tractyl manuform 4x6 (#15646)Drashna Jaelre2021-12-291-4/+2
| |
* | [Keyboard] Update Tractyl Manuform to use Split Pointing Device SyncDrashna Jaelre2021-12-287-204/+57
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-2710-0/+974
|\|
| * Added BareDev keyboard (#15518)Fernando Rodrigues2021-12-2710-0/+974
| | | | | | | | | | | | | | * Added BareDev keyboard * Updated readme.md to reflect handwired directory * Simplified keycodes for basic GUI + [KEY]
* | Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-272-0/+6
| | | | | | | | | | | | | | * Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot`
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-2712-0/+405
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-277-0/+390
|\|
| * Add personal handwired Planck clone (#13299)BifbofII2021-12-277-0/+390
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add personal handwired Planck clone * remove references to planck * requested changes - small changes to defines - licence headers * Clean up rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Change function return type to bool Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-2410-0/+277
|\|
| * [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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-155-122/+38
|\|
| * [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre2021-12-145-122/+38
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-151-29/+22
|\|
| * [Keyboard] Fix Jot50 compilation errors (#15478)Drashna Jaelre2021-12-141-29/+22
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-1432-475/+475
|\|
| * Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-1432-475/+475
| | | | | | | | | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-1326-27/+39
|\|
| * Fix up build options comments (#15463)Ryan2021-12-1226-27/+39
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-09182-320/+182
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09182-319/+182
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0919-283/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-0919-283/+0
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-0818-91/+13
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-0719-93/+14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-063-73/+137
|\|
| * [Keymap] updates to own dactyl keymap (#14223)Christian Eiden2021-12-063-73/+137
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-021-1/+0
|\|
| * Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan2021-12-021-1/+0
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-02174-339/+2
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01174-339/+2
| |
* | Convert not_so_minidox to SPLIT_KEYBOARD (#15306)Joel Challis2021-12-0110-929/+21
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-301-0/+2
|\|
| * [Keyboard] Add missng define for 4x6 Tractyl Manuform (#15363)Drashna Jaelre2021-12-011-0/+2
| |
* | [Keyboard] Added Wakizashi 40 (#15336)xiao2021-11-297-0/+268
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-295-36/+0
|/
* [Keymap] Unicode and cursor sync - drashna keymap (#15328)Drashna Jaelre2021-11-288-37/+113
|
* [Keyboard] Add Nozbe Macropad (#14803)Leon Omelan2021-11-278-0/+193
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-243-130/+33
|\
| * Revert "handwired/split89 Layout Macro Refactor (#15210)" (#15284)James Young2021-11-233-130/+33
| | | | | | | | | | This reverts commit 26ae43219001dfe20aa525b6fb35f2aeb2b76617. Requested by jurassic73.