summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2021-07-20[Keymap] Adding user code & keymaps for dumbpad & hotdox (#12924)imchipwood
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-20[Keyboard] luggage rack (#12959)AlisGraveNil
2021-07-20[Keyboard] add anomalykb a65i (#12967)lfgberg
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-20[Keyboard] Add Vicious40 to QMK (#12981)Andrew Kannan
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-20Fix CRLF in xbows/knight:via config.h (#13614)Ryan
2021-07-19[Keyboard] Add vault45 (#13119)projectcain
* adding my keymap * Update keyboards/projectcain/vault45/keymaps/default/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/projectcain/vault45/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/projectcain/vault45/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/projectcain/vault45/vault45.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/projectcain/vault45/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update readme.md * Update keyboards/projectcain/vault45/keymaps/default/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keyboards/projectcain/vault45/keymaps/default/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/projectcain/vault45/readme.md Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update info.json * Update keyboards/projectcain/vault45/vault45.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/projectcain/vault45/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/projectcain/vault45/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/projectcain/vault45/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19[Keyboard] Add q4z keyboard (#13198)Ryan Boone
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19[Keyboard] Add we27 numpad (#13137)Uy Bui
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19[Keyboard] fix LED issue BOCC keyboard (#13175)Michael
Co-authored-by: Michael Wamsley <wamsl@Michaels-MacBook-Pro.local>
2021-07-19[Keyboard] mnk1800s initial commit (#13444)yiancar
2021-07-19[Keyboard] Boardsource technik (#13111)cole smith
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19[Keyboard] PORTICO: add support for wt_rgb (#13241)TerryMathews
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19[Keyboard] Add tone (#13337)ぺらねこ
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>
2021-07-19[Keyboard] Aella Keyboard PCB (#13372)Andrew Kannan
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19[Keyboard] Add CannonKeys Balance PCB to QMK (#13489)Andrew Kannan
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19[Keyboard] enable RGB underglow on heckerboards/axon40 (#13490)npspears
This PCB uses RGB underglow LEDs. If the user doesn't want them, they can turn them off with a keycode.
2021-07-19[Keymap] Update bface p3lim keymap (#13582)Adrian L Lange
2021-07-19[Keyboard] Update the XBows/Knight keyboard (#13541)X-Bows Tech
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19[Keyboard] CU65 layout update (#13589)Daegara
2021-07-19[Keyboard] Repaired melgeek/mj63/ RGB lamp driver problem (#13579)bomb
2021-07-19[Keymap] Orthon keymap for idobo (#13584)Giorgi Chavchanidze
Co-authored-by: Giorgi Chavchanidze <giorgi@vivaldi.com>
2021-07-19Six Pack and ortho_ layout updates (#13587)Suschman
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Suschman <suschman@gmail.com>
2021-07-19Knobgoblin: rename ortho keymap to default (#13592)James Young
Keyboard did not previously have a `default` keymap.
2021-07-19converter/periboard_512: add Configurator layout data (#13600)James Young
2021-07-19fluxlab zplit: keymap restructuring (#13599)James Young
2021-07-19[Keyboard][Bug] Constellation Rev2 (#13595)Xelus22
2021-07-17LazyDesigners Bolt: move via keymap to keymaps directory (#13581)James Young
2021-07-17Discipline layout macro/Configurator fixes (#13574)James Young
* use human-friendly formatting in info.json * move layout macro aliases to info.json * correct and complete layout data Corrects the layout data for a few layouts, adds the missing data, and renames some of the layout macros. - rename LAYOUT_wkl_ansi_2_right_mods to LAYOUT_65_ansi_wkl - rename LAYOUT_wkl_ansi_3_right_mods to LAYOUT_65_ansi_lwkl - rename LAYOUT_wkl_iso_2_right_mods to LAYOUT_65_iso_wkl - rename LAYOUT_wkl_iso_3_right_mods to LAYOUT_65_iso_lwkl
2021-07-17ACR60 Refactor (#13575)James Young
* modernize acr60.h - use #pragma once include guard - add license header - use four-space indent - use QMK three-character notation for layout macro arguments * human-friendly format info.json * remove `key_count` keys from info.json * rename LAYOUT_2_shifts to LAYOUT_all * move LAYOUT_all to top * use QMK three-character notation in info.json * refactor default keymap - add license header - remove third layer (does nothing) - replace Shift-Escape keycode with KC_GESC - use LAYOUT_all macro instead of LAYOUT * modernize readme.md - update header - convert metadata section to list - add flashing and bootloader jump instructions - update Docs links * use #pragma once include guard in config.h * update LED Indicator API * add license headers
2021-07-17Cutie Club Giant Macro Pad: add info.json (#13576)James Young
2021-07-17Xelus Akis Configurator Fixes (#13577)James Young
* correct layout macro references The keyboard's header file and info.json referenced different layout macro names. * correct layout data Insert an object for the Non-US Backslash key, which was previously missing.
2021-07-16Limit RGB brightness for crkbd when not defined (#13568)Dasky
2021-07-17adding tw40 via support (#13032)lukeski14
2021-07-16[Keyboard] Neito + my DZ60 keymap tweaks (#11773)Oliver Granlund
2021-07-16Set some default configurations for GMMK Pro (#13219)Andre Brait
* Set some default configurations for GMMK Pro * Remove FORCE_NKRO to avoid issues with KVMs
2021-07-15[Keyboard] correct the info.json for qmk configurator and add two empty ↵bomb
layers for via (#13552)
2021-07-14[keyboard] Clueboard 2x1800 2021 Support (#13220)Zach White
* 2x1800 2021 * add support for writing a whole frame at a time * improvements * wip * fix scrolling * small tweak * add a buffer that's larger than the display * add the start of a font * working upper and lower case letters * add qmk animation * integrate the message sign into the qmk task system * add encoder defaults * add MAX7219_LED_CUSTOM to config.h * tweaks * remove unneeded keymaps * add a keymap showing how to control the signboard * cleanup * cleanup * add a way to disable the startup test * make it easier to define options at the keymap level * Fix define names Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com> * Apply suggestions from gcochard Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com> * feedback from noroads * format info.json Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com>
2021-07-14[Keyboard] Add Serratus PCB (#13281)mechlovin
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-14[Keyboard] Tidying up my projects and subprojects (#13289)Koobaczech
Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ethan Madden <maddene@madden.ninja>
2021-07-15Fix some RGB Matrix-enabled keymaps referring to RGBLight mode (#13509)Ryan
2021-07-14correct data info.json (#13544)mechlovin
rouge87 and rogue87
2021-07-14[Keyboard] Add MelGeek MJ6xy which is a 60% keyboard that support mul… ↵bomb
(#13494) Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-13Traveller handwired layout macro refactor (#13539)James Young
2021-07-13Lucid Phantom soldered: layout macro touch-up (#13540)James Young
2021-07-13RGB Matrix support for Scylla (#13415)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-07-13Refactor Drop boards to custom matrix lite (#13468)Joel Challis
2021-07-13[Keyboard] Add ianklug grooveboard (#13536)Ian Klug
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-13[Keyboard} Add ISO support for the GMMK Pro (#13532)Anton
* Added iso layer support for the GMMK Pro iso version * Adjusted the mapping * aligning with best practises * aligning with comments from PR * Added iso layout to info.json
2021-07-13Ortho 5x14 handwired info.json correction (#13538)James Young
* ortho5x14 handwired: correct info.json data Last key was incorrectly positioned. * fix readme typo
2021-07-134pplet AEKISO60 keymap/macro touch-up (#13528)James Young
Moves the ISO Enter keycode to the home row for more consistency with the rest of QMK. Also grid-aligns the keycodes and adds a block comment for the layout macro.