summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2021-01-31Create a system to map between info.json and config.h/rules.mk (#11548)Zach White
* generate rules.mk from a json mapping * generate rules.mk from a json mapping * support for config.h from json maps * improve the mapping system * document the mapping system * move data/maps to data/mappings * fix flake8 errors * fixup LED_MATRIX_DRIVER * remove product and description from the vision_division keymap level * reduce the complexity of generate-rules-mk * add tests for the generate commands * fix qmk doctor when submodules are not clean
2021-01-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-31[Keyboard] SplitKB's Zima (#11577)Drashna Jaelre
Co-authored-by: Thomas Baart <thomas@splitkb.com> Co-authored-by: Joel Challis <git@zvecr.com>
2021-01-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-31Fix missing F2 in top row in AoS TKL maps (#11735)Rys Sommefeldt
2021-01-30Merge remote-tracking branch 'origin/master' into developZach White
2021-01-30remove conflicting NKRO_ENABLE flagZach White
2021-01-30add missing ADJUST keyZach White
2021-01-30make the tetris keymap fitZach White
2021-01-30fix clueboard/66:magicmonty to bring hue under the 255 limitZach White
2021-01-30fix chimera_ortho:gordon so it compilesZach White
2021-01-30enable bluetooth on atreus:clash to fix compile errorZach White
2021-01-30enable LTO on atreus:ibnuda to bring it below the thresholdZach White
2021-01-30fix atomic:pvc so it compilesZach White
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White
* Initial attempt at allowing keyboards to indicate what features they do not support * try to use a for loop instead * Update disable_features.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * add a few more features * remove my test fixture * disable things that make all:all suggested" Co-authored-by: Zach White <skullydazed@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-01-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-29[Keyboard] add sam's sg81m keyboard (#11624)CMMS-Freather
* new repo: create cmm.studio folder, add saka qmk firmware new folder for cmm.studio line up keyboard added saka68 keyboard qmk and via firmware support * Update keyboards/cmm.studio/saka68/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/cmm.studio/saka68/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/cmm.studio/saka68/keymaps/via/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/cmm.studio/saka68/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * fix on keymap, readme fix on keymap, readme * Update keyboards/cmm.studio/saka68/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/cmm.studio/saka68/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * update vendor name with _ instead of . update vendor name with _ instead of . * Update readme.md change the make format * Update keyboards/cmm_studio/saka68/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * deleted some files from cmm.studio, changes to cmm_studio deleted some files from cmm.studio, changes to cmm_studio * Update readme.md make command changed * Update keyboards/cmm_studio/saka68/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update readme.md added pic for pcb * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update keyboards/cmm_studio/saka68/config.h tested and does work now. deleting these lines Co-authored-by: Ryan <fauxpark@gmail.com> * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update keyboards/cmm_studio/saka68/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update readme.md added use physical reset button instruction * change to the cmm saka folder making the changes to cmm saka firmware seperated solder version firmware and hotswap version firmware * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * change to the cmm saka hotswap folder * add sam's sg81m keyboard add sam's sg81m keyboard firmware * Update keymap.c * Update keymap.c * update keymap update default keymap and via keymap * Update keymap.c * Update keymap.c * Update keymap.c * Update keyboards/sam/sg81m/sg81m.c Co-authored-by: Joel Challis <git@zvecr.com> * Update config.h * Update config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
2021-01-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-29[Keyboard] Adding Gust Macro Board (#11610)Eithan Shavit
* Adding Gust Macro Board * Removing some rules * Changing some rules Co-authored-by: Eithan Shavit <eithan@fb.com>
2021-01-29[Keyboard] Adding Rev1 to afternoonlabs/breeze (#11611)Eithan Shavit
* Breeze Rev1 * Better bootmagic and reset * typo Co-authored-by: Eithan Shavit <eithan@fb.com>
2021-01-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-29[Keyboard] A symmetric stagger keyboard: Angel (#11501)james sa
* New symmetric stagger keyboard: Angel * mac layout * layout simplify * Update keyboards/angel/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/angel/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/angel/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/angel/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/angel/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * tab lang switch * move to handwired and fix build instructions. Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-27UART driver refactor (#11637)Ryan
2021-01-27Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan
2021-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-27pull retropad out of handwired and update readme.md (#11545)Brandon Claveria
Co-authored-by: Swiftrax <swiftrax@gmail.com>
2021-01-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25[Keymap] Add 'mattir' keymap for the Kyria keyboard (#11428)Matt Gilbert
* First version of keymap * cleaned up code, made some tweaks, added readme * extended oled timeout * resolved final issues, all features functional * added some leader-key combos * added missing RGB keys to layout diagram * removed lines for older elite-c v3 * make filename lowercase * add old update interval * fix spacing
2021-01-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25[Keymap] tk planck keymap (#11400)Tushar Khan
* tushark54 base layers * init summer keymap * drafted new keymap layers * added new keymap * v2.0 mvp * added bracket modes * added oneshot left modifiers * added HYPER layer * added audio * added audio and more * changed layer order * swapped SUPER and LCTL keys * added more tunes * added more audio * added tunes * major layer modifications * major changes to keymaps * minor changes * added venv macro * merge conflict * v3 mvp * moved DEL to hyper layer and PANIC+ALT * fn keys on hyper, macros on lower ii * dynamic macros and audio options * minor audio improvements * osl timeouts * manually added .vscode directory * fixed upstream file * fixed upstream file * base and hyper layer changes * modified tapping term * added more macros * added GPL2+ compatible license headers * removed songs * updated licenses * added chmod macro
2021-01-25ChibiOS conf upgrade for durgod/k320 (#11689)Nick Brassel
durgod/k320 - 168c88d401381d9a29166d3b07967e6f0752532d
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-26Add support for the DURGOD Taurus K320 keyboard (#11399)Donald Kjer
* Initial support for Durgod K320 with BootMagic Lite - Adding missing files - Add Unicode Map Support & new user keymap - Remove personalized features from Default keymap - Added Unicode Map to both Default and kuenhlee keymap.c - Updated readme.md - Added additional Fn Shortcut keys * Additional support for Durgod K320 - Simplifying default keymap - Renaming durgod_k320 => durgod/k320 - Removing copy of ST_NUCLEO64_F070RB from K320. Replacing with local board.h - Adding Mac keyboard layout for K320 as alternative via Fn+F12 - Implementing Windows Key lock on K320 - Cleaning up duplicated core functionality - Adding default_toggle_mac_windows keymap with: - Ability to toggle between Windows and MacOS layout - Mac Media Lock functionality. * Updating K320 keymap readme Co-authored-by: kuenhlee <eos.camera.lee@gmail.com>
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-24[Keyboard] Add Quefrency Rev. 3 (#11578)Danny
* Update default VIA layout option * Add Quefrency Rev. 3 * Update readme * Add GPL2 headers * Update keyboards/keebio/quefrency/rev3/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-24[Keyboard] Knobgoblin keyboard initial commit (#11664)mrT1ddl3s
* Knobgoblin keyboard initial commit New macropad initial commit. Keyboard and keymap * corrected bracket and layout name * attempting info file fix again * info file line 33 hanging comma fix * Update keyboards/knobgoblin/config.h per fauxpark review Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/knobgoblin/readme.md per fauxpark review Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/knobgoblin/readme.md per fauxpark review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-24[Keyboard] Fix for LEDs on PocketType (#11671)Niek Blankers
The LED anodes of the pockettype are connected to the bus voltage when a pro micro is used, but other controllers like the Elite-C (v4) connect this pin to GPIO B0. This means that LEDs do not work by default for those controllers. This commit implements a fix for that by setting the B0 pin high.
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-24[Keymap] Update Program Yoink Ortho Split Layout (#11675)melonbred
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-24[Keyboard] Add RGB Matrix support for The Mark:65 (#11676)Albert Y
* Add RGB Matrix support for Mark 65 keyboard * Update drive LED count * Removed unnecessary define line * Corrected typo Co-authored-by: filterpaper <filterpaper@localhost>
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-24[Keyboard] Add layout to torn keyboard (#11684)Brian Romanko
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Change VID/PID for Zinc (#11681)Monksoffunk