summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington2022-01-102-17/+45
|
* [Keyboard] handwired/dactyl_manuform: add 6x7 version (#15704)Matthew Dews2022-01-108-1/+270
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Fix compilation issues for Dygma Raise (#15810)Drashna Jaelre2022-01-101-0/+2
|
* [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
* [Keyboard] Added Handwired Redragon K552 Kumara (RGB) (#14004)HorrorTroll2022-01-1041-0/+3126
| | | | | | | | | | | | | | | | | | | | | | | * Added Handwired Redragon K552 with default and via keymaps * Resolve some request changes, and change the cols pin to a better one. * Resolved request changes * Added OLED support and resolve request change * Increase polling rate to 1000hz * Update font for OLED, and change logo * Added LED Underglow support * Add personal custom keymap * Nit some line, to get better way to look on code * Refactor everything and solved some issue. * Resolved issue
* Add Teensy2.0++ revision and VIA keymap to handwired/sono1 (#15296)Dmitry Nosachev2022-01-1012-87/+198
| | | | | | | | * teensy2.0pp revision, via support * updated documentation * Update keyboards/handwired/sono1/t2pp/rules.mk
* [Keyboard] Adding Dygma Raise (#13543)Islam Sharabash2022-01-0923-0/+3073
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add Meck TKL handwired (#15533)Gabriel Kim2022-01-0911-0/+338
| | | | | | | | | | | | | | | | | | | * Add meck_tkl * Fix configuration and pin assignment * Rellocate A10 pin, as it is used by the USB DFU bootloader * Add volume and media keys to the function keys layer * Rellocate source files to the handwired keyboards folder and add documentation * Review changes for PR - Improve LAYOUT macro to match the keyboard layout. - Use "kxy" as pin names on the LAYOUT macro. - Remove unused mcuconf.h and halconf.h. - Fix README. * Improve layout macro naming
* [Keyboard] Add Hillside support (#15399)mmccoyd2022-01-0811-0/+775
| | | | | | | | | | | | | | | | | | * [Keyboard] Add Hillside * Remove no longer used define, rename README * Rename to readme.md * Readme: Improve clarity, fix grammar and typos * Readme: Remove extra line pointing to QMK docs * Readme: Join consecutive source lines in .md * Readme: split lines, post spelling fix * Keymap: fix key label in readme
* [keyboard] BumbleBee handwired (#14908)Brandon Claveria2022-01-0810-0/+309
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add bumblebee * change keymaps * change PID * update info.json * Apply suggestions from code review * Update keyboards/handwired/swiftrax/bumblebee/rules.mk * update readme.md * Update keyboards/handwired/swiftrax/bumblebee/info.json * edit keymaps * Update keyboards/handwired/swiftrax/bumblebee/rules.mk * Update keyboards/handwired/swiftrax/bumblebee/bumblebee.h * Update keyboards/handwired/swiftrax/bumblebee/info.json * Update keyboards/handwired/swiftrax/bumblebee/keymaps/default/keymap.c * Update keyboards/handwired/swiftrax/bumblebee/keymaps/default/keymap.c * Update keyboards/handwired/swiftrax/bumblebee/keymaps/default/keymap.c * Update keyboards/handwired/swiftrax/bumblebee/keymaps/via/keymap.c * Update keyboards/handwired/swiftrax/bumblebee/keymaps/via/keymap.c * Update keyboards/handwired/swiftrax/bumblebee/keymaps/via/keymap.c * Update keyboards/handwired/swiftrax/bumblebee/keymaps/via/keymap.c
* [Keyboard] Glacier handwired (#14758)Brandon Claveria2022-01-089-0/+231
| | | | | | | | | | | | | | | | * finish adding glacier * change PID * Update keyboards/handwired/swiftrax/glacier/info.json * edit info.json * Update keyboards/handwired/swiftrax/glacier/info.json * Apply suggestions from code review * Update keyboards/handwired/swiftrax/glacier/rules.mk
* [Keyboard] bstk100 handwired (#14158)FREEWING.JP2022-01-0811-0/+465
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * General: Initial commit for bstk100 * bstk100 custom keyboard firmware * fix Bootloader section * fix "Pad 0" key twice * delete via config * fix readme.md key layout * add via keymap * fix readme.md info * remove keymap.json * Suggested change readme.md * moved to handwired folder * fix readme.md for handwired * fix info.json * Suggested change readme.md * Update keyboards/handwired/bstk100/rules.mk fix requested changes * Update keyboards/handwired/bstk100/rules.mk fix requested changes * Update keyboards/handwired/bstk100/info.json * Update keyboards/handwired/bstk100/rules.mk
* 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
* [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
* handwired/ortho_brass: add QMK Configurator data (#15755)James Young2022-01-051-0/+116
|
* [Keymap] Fix onekey oled keymap (#15751)Drashna Jaelre2022-01-051-1/+1
|
* [Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre2021-12-292-113/+33
|
* 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]
* 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>
* 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>
* [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>
* [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre2021-12-145-122/+38
|
* [Keyboard] Fix Jot50 compilation errors (#15478)Drashna Jaelre2021-12-141-29/+22
|
* 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
* Fix up build options comments (#15463)Ryan2021-12-1226-27/+39
|
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09182-319/+182
|
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-0919-283/+0
|
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-0719-93/+14
|
* [Keymap] updates to own dactyl keymap (#14223)Christian Eiden2021-12-063-73/+137
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan2021-12-021-1/+0
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01174-339/+2
|
* [Keyboard] Add missng define for 4x6 Tractyl Manuform (#15363)Drashna Jaelre2021-12-011-0/+2
|
* [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.
* | Macros in JSON keymaps (#14374)Zach White2021-11-225-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * macros in json keymaps * add advanced macro support to json * add a note about escaping macro strings * add simple examples * format json * add support for language specific keymap extras * switch to dictionaries instead of inline text for macros * use SS_TAP on the innermost tap keycode * add the new macro format to the schema * document the macro limit * add the json keyword for syntax highlighting * fix format that vscode screwed up * Update feature_macros.md * add tests for macros * change ding to beep * add json support for SENDSTRING_BELL * update doc based on feedback from sigprof * document host_layout * remove unused var * improve carriage return handling * support tab characters as well * Update docs/feature_macros.md Co-authored-by: Nick Brassel <nick@tzarc.org> * escape backslash characters * format * flake8 * Update quantum/quantum_keycodes.h Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-191-61/+53
|\|
| * Handwired Split65: Fix QMK Configurator Implementation (#15209)James Young2021-11-191-61/+53
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-193-33/+130
|\|
| * handwired/split89 Layout Macro Refactor (#15210)James Young2021-11-183-33/+130
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-173-3/+16
|\|
| * [Keymap] updates for oled, and diablo 2 layer - Drashna (#15194)Drashna Jaelre2021-11-173-3/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-174-84/+95
|\|
| * handwired/myskeeb Layout Macro Refactor (#15181)James Young2021-11-164-84/+95
| | | | | | | | | | | | | | | | | | | | | | * handwired/myskeeb: update key positions in info.json * remove unused matrix positions L26 and R20 aren't physically present on the keyboard. * add image to readme file * add supported hardware and flashing example to readme
* | Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-154-0/+193
| |
* | Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-145-76/+24
| | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* | [Keyboard] Stream cheap via fixes/updates (#14325)Luigi3112021-11-103-12/+29
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-107-31/+23
|\|
| * Updates to drashna keymap and minor updates to tractyl manuform (#15101)Drashna Jaelre2021-11-107-31/+23
| |