summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2021-06-24Added Skeletn87 PCBs (#12922)kb-elmo
* add Skeletn87 * update skeletn87 files * update skeletn87 soldered * update readme image * update readme (again)
2021-06-24Latin6rgb use IS31FL3731 IC (#11819)18438880
* Create config.h * Add files via upload * Create keymap.c * Create keymap.c * Create rules.mk * Update readme.md * Update keyboards/latin6rgb/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/latin6rgb/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keymap.c * Update config.h * Update config.h Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-24enable mouse keys in handwired/dactyl keymaps that use them (#12586)James Larkby-Lahet
2021-06-24Monstargear XO87 Solderable Configurator Refactor (#13317)James Young
2021-06-24bug if macro definition and not integer is used to identify layers (#12648)sendmmsg
2021-06-24Studio Kestra Nue: fix info.json layout macro reference (#13318)James Young
Corrected the info.json file to reference LAYOUT_all instead of LAYOUT.
2021-06-24[Keymap]Add Keymap reviung34rgb (#12656)gtips
* [Keyboard] Add keyboard Reviung41 * Modified files * deleted keyboards/reviung41/keymaps/default/config.h * modified keyboards/rebiung41/keymaps/default/keymap.c * modified keyboards/reviung41/readme.md * modified keyboards/reviung41/readme.md * modified keyboards/reviung41/readme.md * Update readme.md Change the image photo of readme.md. * [Keyboard] Add reviung61 * Update readme.md * fix keyboards/reviung61/ and add keymap default_rgb * fix keyboards/reviung61/info.json * fix keyboards/reviung61/info.json * remove keyboards/reviung61/keymaps/default/config.h * [keyboard] Fixed readme.md for reviung39 and 61. * add keymap keyboards/reviung34/keymaps/default_rgb/ ,default_rgb2u
2021-06-24Added a custom keymap for XD60 (#12736)Suryan Isaac
* Added custom Keymap * Added Images to README * Added Layer 1 Keys for RGB control * Added GPL2+ License to keymap.c * Removed extra json files and added a few lines to README
2021-06-24keymap/ardumont: Fix substitute keycode reset step (#12675)Antoine R. Dumont
It so happens that when releasing the control key prior to the main key (C-h, C-i, C-n, ...), the substituted keycode was continuously sent in a loop after that (even when releasing said key). The workaround so far was to type any other key to stop the loop. This commit fixes such behavior by resetting the substitution keycode sent when the ctrl released situation conditional is detected (and that the substitution keycode was on).
2021-06-24[keymap] Added new `oled_status` keymap to `nullbitsco/nibble` keyboard (#12824)Jose Luis Adelantado Torres
* Added new oled_status keymap to nullbitsco/nibble keyboard * rm: Removed font from src imports
2021-06-24[Keymap] Feature/extend keymap (#12778)Robert Verst
* Add F13-F24 * Add nvim macros * Add debug switch * Switch mode every time, add debug print
2021-06-24[Keymap] fix key code. numpad to numkey (#12808)T.Shinohara
* add keyboard new macro pad "Kuro" * change main readme.md * remove not used code from default/keymap.c * Remove unnecessary code * Supports info.json * removed back slash and not used functions. * update at product link. add japanese messages. * Merge All * [Shiro]Add MacKeymap * Change key code. Numpad→Numkey
2021-06-24Update oled_bongocat to match VIA keymap (#12875)Jay Greco
* Update to match VIA keymap * Update with feedback from PR
2021-06-24Switch default layout to standard TKL; add custom (#12818)Mike Tsao
2021-06-24snowe keymap/userspace and Ocean Dream animation (#12477)Tyler Thrailkill
* Add snowe keymap/userspace & Ocean Dream animation * Add snowe userspace with keymap wrappers and two animations * Add crkbd keymap * Add Ocean Dream animation, a cool full screen animation with: * * twinkling stars * * meteor showers * * ocean waves * * island with palm tree * * moon with phases * Disable Luna so travis build succeeds. * Add more copyrights * Add pragma once to keycode_aliases.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-22[Keyboard][Bug] Makrosu VIA compile fix encoder and formatting (#13306)Xelus22
* fix encoder and formatting * remove redundant breaks * Update keyboards/makrosu/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/makrosu/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-23adding my custom keypad to qmk repository (#12150)Muhammad Rivaldi
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-06-23Technika: add sample info.json data (#13292)James Young
Adds a placeholder file with sample data, as the layout hasn't been published yet.
2021-06-22Adding "Eagle Viper Rep", open sourced Eagle/Viper V2/V3 PCB (#13020)4pplet
* adding revision A * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update readme.md Adding instruction on how to enter bootloader * adding instruction on how to enter bootloader (DFU) adding instruction on how to enter bootloader (DFU) * updated description * Update keyboards/4pplet/eagle_viper_rep/rev_a/halconf.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/rev_a/config.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/rev_a/chconf.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/rev_a/chconf.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/keymaps/default/keymap.c Co-authored-by: Nick Brassel <nick@tzarc.org> * Restoring palSetLineMode for working underglow I was experiencing the same issue as this: https://github.com/qmk/qmk_firmware/issues/12655#issuecomment-844104659 sigprof helped me resolve this issue. * Update rev_a.c removing palSetLineMode again, works great after rebase. Thanks! Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-06-21Geminate60 Codebase Touch-up (#13275)James Young
* grid-align keycodes in keymaps * rename LAYOUT to LAYOUT_all * update LAYOUT_all macro - use 3-character K<row><column> notation - fix malformed electrical mapping * update info.json - correct maintainer - update label fields - remove meta key * update readme - update board description - update keyboard maintainer
2021-06-21Swiftrax Nodu handwired: Layout Macro rename and Community Layout support ↵James Young
(#13276) * rename LAYOUT to LAYOUT_60_ansi_split_bs_rshift * enable Community Layout support
2021-06-21Fixes for Ploopy devices (#13144)ploopyco
Co-authored-by: Drashna Jael're <drashna@live.com>
2021-06-21ID80: fix LAYOUT_iso data (#13274)James Young
2021-06-21mech.studio Dawn: correct key sizes and positioning (#13277)James Young
2021-06-21[Keyboard] le_chiffre.c conditional led_config (#13285)Nathan
disabling RGB_MATRIX_ENABLE causes led_config to fail during compile. Setting this conditional allows you to turn off RGB
2021-06-21Cleanup junk characters, part 1 (#13282)Ryan
2021-06-20Fix/keyboard/dz65rgbv3 (#13268)Erovia
With the 'lufa-ms' bootloader LTO is needed so the keyboard can be built with Configurator.
2021-06-20rect44: add LAYOUT_all data (#13260)James Young
2021-06-20Adding my Bear65 keymap (#12962)stanrc85
2021-06-20[Keyboard] Add Constellation Rev2 (#13103)Xelus22
2021-06-20[Bug] Pachi keymap compile fix (#13261)Xelus22
2021-06-20[Bug] Pachi RGB: fix RGB modifiers (#13262)Xelus22
2021-06-20MisonoWorks Karina Layout Macro Rework (#13259)James Young
2021-06-19[Keyboard] Add LED matrix and 2 layouts to hub20 (#12505)peepeetee
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-19[Keymap] Fix Preonic rev3 default keymap (#12698)nopjmp
The rev3 boards use RGBLIGHT_ENABLE now instead of BACKLIGHT_ENABLE. This resolves the issue of flashing and losing functionality with the default keymap.
2021-06-19[Keyboard] YMDK Wings: enable Backlight (#12714)alittlepeace
2021-06-19[Keyboard] Add PLX Keyboard (#12954)Nick Abe
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-19[Keymap] Add stanrc85 Abasic keymap (#13180)stanrc85
2021-06-20Telophase cleanup (#13225)Ryan
2021-06-20pistachio_mp: correct key object order in info.json (#13250)James Young
2021-06-19[Keyboard] Pachi restructure and keyboard addition (#13080)Xelus22
2021-06-19[Keyboard Update] Trinity XT TKL fix license and add forgotten indicators ↵Xelus22
(#13202)
2021-06-19bm60rgb: fix layout macro references (#13246)James Young
... and enable Community Layout support
2021-06-18[Keyboard] Add Switchplate 910 keyboard (#13235)Jumail Mundekkat
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-18[Keymap] Add my keymaps for the Keebio Iris and Planck (#13005)Mats Nilsson
2021-06-18[Keyboard] add dztech/dz65rgb/v3 keyboard (#13017)moyi4681
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-18[Keymap] adding keymap for pistachio (#12996)rate
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-18[Keyboard] Murphpad Changes and Updates (#12995)Kyle McCreery
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-17[Keyboard] Fix revision issues with Kyria (#13208)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-17[Keyboard] Fix comment in split89's config.h (#13231)jurassic73
Added missing closing comment bit */ This seems to cause the QMK configurator to break when clicking the compile button: Compiling: keyboards/handwired/split89/split89.c In file included from : ent] /* COL2ROW, ROW2COL */  cc1: all warnings being treated as errors  | | | make: *** ine/keyboards/handwired/split89/split89.o] Error 1