summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2021-12-27Added RGB compatible FC660C keymaps. Added VIA support and fixed indicators ↵rooski15
on Cajal keymaps (#15087) * Added RGB compatible keymaps Added two keymaps, both replacing insert LED with RGB control. One keymap VIA enabled and updated VIA json included. * Fixed Indicators Added code to fix LED indicator brightness. * Fixed Indicator LEDs Added code to fix indicator LED brightness * Update README.md * Update README.md * Delete fc660c_via_RGB.json * Update rules.mk Added VIA_ENABLE * Update keyboards/walletburner/cajal/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Added VIA enabled Cajal stagger and ortho layouts * Rename README.md to readme.md * Removed Second via keymap. * Rename README.md to readme.md Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-27Add personal handwired Planck clone (#13299)BifbofII
* Add personal handwired Planck clone * remove references to planck * requested changes - small changes to defines - licence headers * Clean up rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Change function return type to bool Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-27Hex 4b LED Layer Indicater (#15160)nazerim
* Hex 4b VIA Keymap to use scroll lock and num lock LED's to indicate active layer (0,1,2,3) * Added readme.md file
2021-12-27Addition of a keypad (#14896)Richard Snijder
* Add files via upload * Update readme.md * Update readme.md * Add files via upload * Add files via upload * Update keymap.c * Update config.h * Delete config.h * Update readme.md * Update readme.md * Delete readme.md * Delete info.json.bak
2021-12-27Add wings42 rev2 (#13702)yfuku
* add rev2 * add encoder settings * add license header
2021-12-27Add Gondolindrim's keymap for Evolv: addition of "encoder modes" (#14943)Álvaro A. Volpato
* Update encoder callback * Move encoder callback - Encoder callback function was moved from ``encoder_update_user`` in ``keymap.c`` to ``encoder_update_kb`` in ``keyboard.c`` * Update keyboards/evolv/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code() on encoder callback Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code_delay * Minor readability changes Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-12-27[Keymap] Add keymap for the Keychron Q1 ISO layout (#14853)Jakub Horák
* Add keymap for the Keychron Q1 ISO layout - The rightest key column is: Ins, Home, PgUp, PgDn, which differs from the default. - RGB lighting turns off when the computer sleeps - Caps Lock and alpha keys turn red to indicate when Caps Lock is on - When the Fn layer is active, RGB lighting turns off for keys that are not assigned * Update keyboards/keychron/q1/rev_0102/keymaps/kubahorak/rgb_matrix_user.c Suggestion from review Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-27[Keyboard] Add Runner3680 with 5x6+5x8 layout (#14617)Derek Hsu
* [Keyboard] Add Runner3680 keyboard with 5x6 + 5x8 layout * [Keymap] Use general audio key codes instead of MacOS specific ones * [Keymap] Add via support * [Keyboard] Add config for RGB Matrix feature for runner3680 5x6+5x8 layout * Add license to .c and .h files * Remove unused code * [Keymap] Rename 'JIS' directory to be lower cased * [Keyboard] Explicitly define enabled RGB lighting effects for Runner3680 * [Keyboard] Remove unused code of Runner3680 * [Keyboard] Move RGB Matrix related config to keyboard's rules.mk file * [Keymap] Clean up default keymaps of Runner3680
2021-12-27[Keyboard] Add MNT Reform USB Keyboard (Standalone) (#15561)cdc-mkb
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-24[Keyboard] Add LZ erGhost (#15451)mechlovin
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-24[Keyboard] Add KPrepublic bm980hsrgb support (#14724)peepeetee
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-24[Keyboard] Add Kintsugi keyboard (#15439)Arturo Avila
2021-12-24[Keyboard] Add mini_ten_key_plus (#15568)minibois
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-24[Keymap] Jonavin kbd 67 keymap with advance RGB functions (#15527)jonavin
Co-authored-by: Jonavin <=>
2021-12-24[Keyboard] Add Gurindam (#15540)Ibnu Daru Aji
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-24[Keyboard] Add KPrepublic BM60hsrgb_iso/rev2, acting in lieu of @bdtc123 ↵peepeetee
(#15095) Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-24[Keyboard] Add bm60hsrgb_poker/rev2, a continuation of #15001 (#15103)peepeetee
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-23[Keyboard] Fix compilation issues for Pearlboards (#15562)Drashna Jaelre
2021-12-23[Keyboard] Add dactyl manuform 4x6 with a 5 key thumb cluster (#15516)Andrzej Kotulski
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-23[Keyboard] Add Pearlboards boards to directory (#15005)Koobaczech
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-22[Keyboard] Fixed caps lock led pin for crazy_keyboard_68 (#15539)-pacer-
2021-12-22[Keymap][CRKBD/SOUNDMONSTER] Fixed compilation (forgot return) (#15554)ExtReMLapin
2021-12-22[Keyboard] support for Stack Overflow The Key from Drop - adapted from ↵Wyatt Neal
@frap129 (#15520) * support for Stack Overflow The Key from Drop - adapted from @frap129 * addressing code review comments there's still some issues related to LEDs so i think for now the best course of action is to remove those items until we can get better details on the assembly of the board. * removing this on the correct branch * cleaning up more code review comments, moving to simpler/common formats for maps * it is a C not a G fool * well, looks like you can do it this way too for booting/dfu * fixing missing newline for gcc to be quiet * removing busted links * formatting to match current template * Update keyboards/massdrop/thekey/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Andy Piper <andypiper@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-21[Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)devilzmods
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-20[Keyboard] Add LAYOUT_alice support for Nasu (#15513)stanrc85
2021-12-19Add Superlyra keyboard + group with Lyra under new directory (#14955)Domanic Calleja
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-19MechBrewery MB65S Refactor (#15515)James Young
2021-12-18[Keyboard] Add k34 keyboard (#15250)JP
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jingpingw <jingpingw@twitter.com>
2021-12-17[Keyboard] update new keyboard zoom65_lite (#15218)GG
2021-12-17[Keyboard] Add Borderland (#15501)KiwiKey
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-17[Keyboard] Nasu (#15468)yiancar
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com>
2021-12-16[Keyboard] Remove locking support for Sweep (#15494)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-12-16[Keyboard] Remove locking support from Cradio (#15495)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-12-16[Keyboard] Remove locking support for Macro3 (#15496)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-12-16[Keyboard] Add WestM (#15459)WestM
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-16[Keyboard] removed extra layout from jorne.h (#15491)joric
2021-12-16[Keyboard] Add Jorne (#15461)joric
* added jorne-dev (kyria-based) * updated files * raw logo * removed font * Fix after rebase on master: #undef SH_TG * Fix LTO parameter name. * Fix OLED. * Add VIA Jorne layout. * readme.md * updated jorne readme * Add info.json * Update keyboards/jorne/keymaps/default/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/jorne/keymaps/default/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/jorne/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/jorne/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/jorne/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * PR changes (added GPL headers, moved oled_task_user) * info.jsoon: fix thumbs poositions, reorder keys. * fix info.json maintainer * fixed layouts * Sync config.h for VIA with default keymap. * added post_config (sets brightness to 120 or it hangs) * added SPLIT_LAYER_STATE_ENABLE/SPLIT_LED_STATE_ENABLE * Update keyboards/jorne/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/rev1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/jorne.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/jorne.c Co-authored-by: Ryan <fauxpark@gmail.com> * fixed layout, removed unnecessary defines * vendor_id set to 0x4753 Co-authored-by: beta-tank <beta-tank@outlook.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-14[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre
2021-12-14[Keyboard] Adelie Firmware (#13265)Andrew Kannan
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-14[Keyboard] Add Elite-C DFU bootloader commands for Sweep (#15449)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-12-14[Keyboard] W1-AT addition (#15467)yiancar
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: yiancar <yiancar@gmail.com>
2021-12-14[Keyboard] Add swap hands support for Technik_O (#15477)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-12-14[Keyboard] Fix Jot50 compilation errors (#15478)Drashna Jaelre
2021-12-14[Keyboard] Add pluto12 (#15369)Will McGloughlin
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-14[Keyboard] New PCB MB-65S from MechBrewery (#15422)AnthonyNguyen168
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-14[Keyboard] Add La+ (#15460)Xelus22
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
* Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
2021-12-14Add support for the crkbd r2g by mechboards (#15283)Elliot Powell
* r2g folder groundwork * Default mb keymap featuring mb logos * Migrate Oled to keyboard folder * Move rules configs to support config better * update readmes * Liscnece update * Update config and fix issues caused by redef errs * funciton name adjusts, define specific rgb modes * move default oled font to postconfig * update oled in line with develop merge * fix return value * Add some default rgb matrix defines * del ugfx * remove #include <stdio.h>
2021-12-13Update noroadsleft userspace and keymaps (2021-12-13) (#15470)James Young
* remove macroMode functionality * update kbdfans/kbd75/rev1:noroadsleft keymap - replace `_______` instances with `XXXXXXX` on System layer - add line breaks between keymap layers
2021-12-12Fix up build options comments (#15463)Ryan