summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2022-06-24Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition
2022-06-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-24Fix up Djinn fuse handling. (#17465)Nick Brassel
2022-06-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-23Cf/evyd13 wasdat (#17452)James Young
* evyd13/wasdat: add LAYOUT_all Configurator data * info.json: fix JSON syntax errors
2022-06-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-22[Keyboard] Fix RGB_matrix coordinates for gl516/j73gl (#17450)Salicylic-acid3
2022-06-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-22[Keyboard] Update SKErgo for hardware changes (#17449)Kevin Zhao
Co-authored-by: kevinzhao-tech <kevin@keyz.io>
2022-06-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-22Chaos 65 Community Layout Support (#17447)James Young
* move ISO Enter position to home row This commit makes the ISO layout macros compatible with QMK's `65_iso_blocker` and `65_iso_blocker_tsangan` community layouts. * info.json: apply friendly formatting - add key labels - add line breaks between physical rows * enable Community Layout support * chaos65.h: add matrix diagram
2022-06-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-22Checkerboards SNOP60 Refactor (#17446)James Young
2022-06-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-21[Keymap] farmergreg's kint41 Kinesis Advantage 2 Layout (#16784)Greg Dietsche
2022-06-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-21[Keyboard] Add n60a pcb (#17273)Muhammad Rivaldi
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-21[Keyboard] Zeno 60% Ergo PCB (#17403)paulgali
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-21Add missing snop60 default keymap (#17443)Joel Challis
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-21alt34 rev1: Configurator Compilation Fix (#17442)James Young
* move USE_I2C and EE_HANDS definitions to keyboard level Allow this keyboard to be compiled by QMK Configurator. * remove redundant DEFAULT_FOLDER rule
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] add dynamis keyboard (#15994)bbrfkr
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Add labbeminiv1 (#16401)alabbe9545
* [Keyboard] Add labbeminiv1 * Adjust vendor id The used vendor id was in use * Remove comment in the rgb keymap * Update keyboards/labbe/labbeminiv1/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Rename rgb matrix keymap folder Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Add rb18 keyboard (#17306)Ryan Baker
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Add Nayeon by Abats Keyboard Club (#16659)Ramon Imbao
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Add more bootloader options for id75 (#17441)Albert Y
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Add base FAve65H firmware (#17147)Wolf Van Herreweghe
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-06-20[Keyboard] Update firmware for the FAve 87H (#16920)Wolf Van Herreweghe
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Update FAve 84H RGB firmware (#16919)Wolf Van Herreweghe
* Add base FAve 84H firmware * Update keyboards/linworks/fave84h/readme.md Thank you, apologies for the oversight Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/linworks/fave84h/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/linworks/fave84h/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Move LED config in ifdef * update read me * Update Product Name * Update keyboards/linworks/fave84h/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Add Via RGB Matrix Control * Add base FAve 84H firmware * Add Via RGB Matrix Control * fix merge conflict * reduce max brightness * remove action macro and action function Co-authored-by: Joel Challis <git@zvecr.com> * Remove / update code to work with the build in QMK via hack * Update Read me * Add newline at end of rules Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-21Fixup SPI mode 3 => 0 on tzarc/djinn. (#17440)Nick Brassel
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Add tegic for melgeek! (#17400)bomb
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20Add Djinn. (#17382)Nick Brassel
* Add Djinn. * Review comments. * Further cleanup.
2022-06-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-19[Keyboard] add at6 keyboard (#17346)anubhav dhiman
Co-authored-by: zvecr <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-19[Keymap] Update XD75 keymap by markus (#17417)Markus Weimar
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-06-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-17Fixup handwired/macroboard (#17405)jack