aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add g60ble (#8952)Joshua Rubin2020-07-118-0/+652
| | | | | | | | | | | | | | | | | | | | * add g60ble Signed-off-by: Joshua Rubin <mejawa.dev> * fixes from review Signed-off-by: Joshua Rubin <mejawa.dev> * bioi/g60ble better comments in rules.mk * bioi/g60ble better comments in rules.mk part 2 * Update keyboards/bioi/g60ble/readme.md * Update keyboards/bioi/g60ble/rules.mk * Update keyboards/bioi/g60ble/rules.mk
* Initial support for TKC Alice (#9640)TerryMathews2020-07-119-0/+525
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* [keyboard] added swiftrax/cowfish (#9621)Brandon Claveria2020-07-119-0/+259
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Swiftrax <swiftrax@gmail.com>
* Add config for Atreus based on Adafruit Feather BLE (#9140)Randall Mason2020-07-117-0/+197
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* [keyboard] Add rartpad (#9614)ladbahuy2020-07-118-0/+332
|
* format code according to conventions [skip ci]QMK Bot2020-07-101-2/+2
|
* [Keymap] plattfot - Update and fix issue with DBL_TAP (#9666)Fredrik Salomonsson2020-07-102-21/+26
| | | | | | | | | | | | | | | | | | - Fix typo in the default layout. - Move esc and del to the navi layer. - Fix issue with oneshot layers and double tap aka DBL_TAP. - Add caps lock to the raise layer. Was relying on a broken behavior for the double tap to work with oneshot keys, i.e. the oneshot layer not being cleared after a key press in `process_record_user`, which allowed me to first press an oneshot key, then double tap and then a key. With the behavior fixed, this no longer works. As the oneshot layer will be cleared when double tap is pressed. To make double tap useful again. I changed that any of the layer keys does not clear the double tap. Which allows me for example to first press double tap, then an oneshot key and then a key. So now I'm able to type my double symbols again.
* Added VIA compatible rules for Duck Octagon V2 PCB (#9676)ytkwong2020-07-102-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added keymap and rules to allow VIA compatibility * Update keymap.c * Update rules.mk * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keymap.c * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/duck/octagon/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix missing column for Herringbone (#9679)Ramon Imbao2020-07-102-41/+41
| | | | | * Add the missing column to the config * Fix key layout error in info.json
* Rework bcat Crkbd and Lily58 modifier keys (#9692)Jonathan Rascher2020-07-105-48/+60
| | | | | | | | | | | | | | | | | | | | * Re-enable mouse keys to fix Chrome OS media keys I'm not sure if there's a bug in Chrome OS, QMK, or both, but EXTRAKEY_ENABLE isn't sufficient for media keys to work on Chrome OS. Instead, MOUSEKEY_ENABLE is also required. * Remove unnecessary SPLIT_USB_DETECT for Lily58 I've since swapped my Lily58 back to Elite-C v2 controllers with working VBUS detection. * Move Crkbd Esc and Ctrl keys; add some shortcuts * Move MC_ALTT to userspace for cross-board support * Sync Lily58 keymap with Crkbd * Fix typos
* Update Jian readme.md (#9685)KgOfHedgehogs2020-07-101-1/+4
|
* [Keyboard] Fix inconsistent MATRIX_COLS: 4pplet/steezy60 (#9678)a_p_u_r_o2020-07-101-1/+1
|
* [keymap] curly quotes (#9662)Callum Oakley2020-07-104-67/+94
| | | Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* split_3x6_3 layout support (#9625)Danilo de Klerk2020-07-094-0/+8
|
* Update Nomu30 keyboard (#9599)Naoto Takai2020-07-0913-73/+273
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Create ajp10304 userspace and ortho_4x12 layout. (#9304)ajp103042020-07-0911-925/+227
|
* Created abishalom keymap (#9669)Abi Shalom2020-07-084-0/+359
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Added VIA support to nightmare (#9672)Brandon2020-07-084-2/+50
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Reduce peak LED brightness for AoS TKL (#9667)Rys Sommefeldt2020-07-081-0/+1
|
* Fix }] key in matrix for GHS.RAR (#9671)Ramon Imbao2020-07-082-16/+16
|
* Add VIA Functionality for Keyhive Maypad (#9654)ilikepi22020-07-084-2/+36
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add layout macros to YD60MQ (#9653)James Young2020-07-083-11/+763
| | | | | | | | | | | - LAYOUT_60_ansi_split_bs - LAYOUT_60_ansi_split_bs_rshift - LAYOUT_60_ansi_split_rshift - LAYOUT_60_ansi_tsangan - LAYOUT_60_hhkb - LAYOUT_60_iso_split_bs - LAYOUT_60_iso_split_bs_rshift - LAYOUT_60_iso_split_rshift - LAYOUT_60_iso_tsangan
* [Keyboard] Added Handwired Redragon Keyboard (#9590)boss566y2020-07-0812-0/+412
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added Handwired Redragon Keyboard as well as default and via keymaps * Update keyboards/handwired/boss566y/redragon_vara/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/redragon_vara.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/redragon_vara.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/boss566y/redragon_vara/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/boss566y/redragon_vara/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keymap.c Removed defined keycodes from via keymap * Update keymap.c replaced defined keycodes in default keymap * Update readme.md Changed image to one that matches the physical keyboard Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add support for YDKB Chili (#9583)TerryMathews2020-07-089-0/+415
| | | | | | | | * Add support for YDKB Chili Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Un-nest 1up60rgb LAYOUT macros (#9648)Ryan2020-07-071-59/+60
|
* Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606)KgOfHedgehogs2020-07-065-0/+38
|
* [Keyboard] RART67 : add support via (#9589)Alabahuy2020-07-042-0/+38
|
* [Keyboard] XD87 Caps Lock LED refactor (#9585)siano2020-07-041-8/+6
|
* [Keyboard] Updated VIA Support for DP60 (#9508)paulgali2020-07-045-27/+71
| | | | | | | | | | | | * Updated VIA Support - Added LAYOUT_all Support for VIA compatibility - Updated default dp60\layouts\via\keymap.c to mmirror changes to LAYOUT_all - Rules.mk updated in both base and via directories. Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Gowla Macro Board (#9643)Sam Gowland2020-07-047-0/+136
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Rotr - Updated README and default keymap (#9598)kwlodarczy2020-07-042-5/+8
|
* Fix incorrect layout for GHS.rar (#9597)Ramon Imbao2020-07-034-46/+46
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Adding a Custom Keymap for Matrix Noah (#9581)Dongfeng Yu2020-07-024-1/+658
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add xjtian keymap for Planck (#9502)Jacky Tian2020-07-023-0/+130
|
* Arisu keymapping, and corresponding via keymap (#9560)akscanb2020-07-0213-0/+500
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Will <wailinnyu@gmail.com> Co-authored-by: Andrew Koh <andrew@springlabs.com>
* Add Eon95 (#9334)Maarten Dekkers2020-07-029-0/+822
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
* Eon65 (#9331)Maarten Dekkers2020-07-029-0/+855
| | | Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
* Fix layouts for FM2U (#9604)Ryan2020-07-014-63/+140
| | | | | * Fix layouts for FM2U * Leave old layout names as deprecated aliases
* Quefrency rev1: Fix default VIA layout options (#9618)Sergey Vlasov2020-07-011-1/+1
| | | | | | | | | | | Apparently VIA allocates bits in the layout options field from the lowest bit, but starting from the **last** option defined in the JSON file. So the default value 0x06 was actually trying to set the value `3` (`0b11`) for the second-to-last option ("Right Shift"), which had only 3 values defined, and the attempt to set an undefined option value caused the VIA app to hang with a black window. Fix the default layout options so that it works as intended (the "Macropad" and "65% Column" options are set).
* Mojito-keymap (#9566)Mojitas2020-07-012-0/+238
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] AutoHotKey Companion keymap for Super16 (#9216)Nick Blyumberg2020-06-305-0/+319
| | | | | | | | | | | | | | | | * Started AHK Companion Development * Updated the readme * Added AutoHotKey companion file * Updated documentation * Cleaned up the files and revised documentation * Finished the readme.md updates * Fixed the LED issue where the last LED did not reflect the right color
* [Keyboard] Add "choc taro" keyboard (#9556)kakunpc2020-06-3012-0/+1419
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Add VIA support on XiuDi (XD) keyboards (#8829)Xelus222020-06-3026-16/+386
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* XD87 qmk info fixes (#9601)siano2020-06-303-19/+22
| | | | | | | * Fixed `Nested layout macro detected. Matrix data not available!` * Updated info for XD87 * Layout fixes.
* Add more missing info.json layouts (#9595)Ryan2020-06-3010-839/+4464
|
* re-added mouse and media keys plus slight changes (#9515)unicorn8552020-06-303-75/+49
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix Herringbone keymap typo (#9578)Ramon Imbao2020-06-293-3/+3
| | | * Change TILD to GRV
* [Keyboard] rart67 (#9543)Alabahuy2020-06-297-0/+275
| | | | | | | | | | | | | | | | | | | | | | | * Create config.h * Create info.json * Create rart67.c * Create rart67.h * Create readme.md * Create rules.mk * Create keymap.c * Update readme.md * Update info.json * Update info.json * Update config.h
* [Keyboard] Add UNK keyboard. (#9571)Herpiko Dwi Aguno2020-06-2911-0/+377
| | | | | | | | | | | | * Add UNK keyboard. * Update keyboards/handwired/unk/info.json * Use KC_NO to block out nonexistent matrix positions. * Update keyboards/handwired/unk/readme.md * Update keyboards/handwired/unk/keymaps/default/keymap.c
* [Keyboard] Rotr (#9546)kwlodarczy2020-06-297-0/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload * Add files via upload Edited code to fix the formatting so that it follows the conventions. * Create README.md * Update config.h * Update keyboards/rotr/config.h * Update keyboards/rotr/config.h * Update keyboards/rotr/config.h * Update keyboards/rotr/kb.h * Update keyboards/rotr/keymaps/default/keymap.c * Update keyboards/rotr/keymaps/default/keymap.c * Update keyboards/rotr/rules.mk * Update keyboards/rotr/keymaps/default/keymap.c * Update keyboards/rotr/kb.c * Delete Makefile * Rename kb.c to rotr.c * Rename kb.h to rotr.h * Update rules.mk * Rename README.md to readme.md * Create info.json * Update keyboards/rotr/keymaps/default/keymap.c * Update keyboards/rotr/readme.md * Update keyboards/rotr/readme.md * Update keyboards/rotr/readme.md * Update keymap.c * Update rotr.c * Update info.json * Update keyboards/rotr/readme.md