summaryrefslogtreecommitdiff
path: root/keyboards/handwired
AgeCommit message (Collapse)Author
2022-02-20[Keyboard] Add Obro (#15884)holtenc
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-15Add extra braces for trackball keymaps (#16361)Ryan
2022-02-15Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan
2022-02-14Digicarp65: fix layouts (#16328)Ryan
2022-02-11[Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs
2022-02-11handwired/promethium: fix missing include (#16317)Ryan
2022-02-08[Keyboard] Digicarp65 (#15926)Brandon Claveria
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: swiftrax <swiftrax@github.com>
2022-02-05Add macroboard(5x6 OLKB blackpill) keyboard (#16219)Michał Szczepaniak
* 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>
2022-02-03Fix axis inversion (#16179)Richard
2022-01-30[Keymap] Add oled improvements and cnano keymap for drashna (#16133)Drashna Jaelre
2022-01-28[Keyboard] Add misterdeck 3d-printed handwired stream deck (#15556)Chris Broekema
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-28Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel
2022-01-21[Keyboard] Move Handwired K552 into my folder name (#15973)HorrorTroll
2022-01-21[Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre
2022-01-19Fixup build. (#15931)Nick Brassel
2022-01-15Fix dactyl manuform 6x6 LAYOUT_6x6_5_thumb rendering (#15891)Bartosz Nowak
2022-01-13[Keyboard] Fixing dactyl manuform 6x6 warnings (#15868)Bartosz Nowak
2022-01-13[Keyboard] Add Dactyl Manuform 6x6_4 and Kinesis keyboards (#15475)Dmitriy Kuminov
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-13[Keymap] Misc userspace and keymap improvements (#15844)Reibl János Dániel
2022-01-11[Keyboard] Carpolly (#15778)PollyV1
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-11[Keyboard] handwire: 3dfoxc (#15739)dlgoodr
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-10[Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington
2022-01-10[Keyboard] handwired/dactyl_manuform: add 6x7 version (#15704)Matthew Dews
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-10[Keyboard] Fix compilation issues for Dygma Raise (#15810)Drashna Jaelre
2022-01-10[Keyboard] Add keymap and settings for dactyl_manuform 6x6_5 thumb (#15526)Bartosz Nowak
* 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
2022-01-10[Keyboard] Added Handwired Redragon K552 Kumara (RGB) (#14004)HorrorTroll
* 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
2022-01-10Add Teensy2.0++ revision and VIA keymap to handwired/sono1 (#15296)Dmitry Nosachev
* teensy2.0pp revision, via support * updated documentation * Update keyboards/handwired/sono1/t2pp/rules.mk
2022-01-09[Keyboard] Adding Dygma Raise (#13543)Islam Sharabash
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-09[Keyboard] Add Meck TKL handwired (#15533)Gabriel Kim
* 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
2022-01-08[Keyboard] Add Hillside support (#15399)mmccoyd
* [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
2022-01-08[keyboard] BumbleBee handwired (#14908)Brandon Claveria
* 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
2022-01-08[Keyboard] Glacier handwired (#14758)Brandon Claveria
* 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
2022-01-08[Keyboard] bstk100 handwired (#14158)FREEWING.JP
* 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
2022-01-07Add a-ball handwired trackball based on ADSN9800 (#9015)Richard
* 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
2022-01-07[Keyboard] Add croxsplit44 handwired keyboard (#14227)Samuel Fischer
* 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
2022-01-05handwired/ortho_brass: add QMK Configurator data (#15755)James Young
2022-01-05[Keymap] Fix onekey oled keymap (#15751)Drashna Jaelre
2021-12-29[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre
2021-12-27Added BareDev keyboard (#15518)Fernando Rodrigues
* Added BareDev keyboard * Updated readme.md to reflect handwired directory * Simplified keycodes for basic GUI + [KEY]
2021-12-27K.O.Y and German layout for several boards (#14991)Paul Scheikl
* 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>
2021-12-27Add personal handwired Planck clone (#13299)BifbofII
* 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>
2021-12-23[Keyboard] Add dactyl manuform 4x6 with a 5 key thumb cluster (#15516)Andrzej Kotulski
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-14[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre
2021-12-14[Keyboard] Fix Jot50 compilation errors (#15478)Drashna Jaelre
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
* Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-06[Keymap] updates to own dactyl keymap (#14223)Christian Eiden
Co-authored-by: Ryan <fauxpark@gmail.com>