Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Keyboard] Add superuser keyboard (#13840) | kaylanm | 2021-09-18 | 33 | -0/+716 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Add dyz60 (#13864) | Bahrul Hidayat | 2021-09-18 | 8 | -0/+266 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Add support for Coarse60 (#14416) | Elliot Powell | 2021-09-18 | 12 | -0/+577 |
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keymap] Added Brazilian keymap for BM40RGB (#14431) | Lui Wolff | 2021-09-18 | 2 | -0/+199 |
| | |||||
* | [Keyboard] Fix dosa40rgb compilation issues (#14491) | Drashna Jaelre | 2021-09-18 | 2 | -2/+4 |
| | |||||
* | [Keymap] Add 'j4ckofalltrades' keymap for sofle/rev1 (#14446) | Jordan Duabe | 2021-09-17 | 5 | -0/+223 |
| | |||||
* | [Keyboard] Add Dosa40RGB + dtisaac01 (#14476) | Dao Tak Isaac | 2021-09-17 | 19 | -0/+439 |
| | |||||
* | [Keymap] Major Updates to Personal Kyria Keymap (#14485) | john-ezra | 2021-09-17 | 4 | -124/+112 |
| | | | | | * added john ezra keymap with updates * changed tapping term | ||||
* | fix link error for helix/rev3_5rows:five_rows (#14466) | Takeshi ISHII | 2021-09-18 | 1 | -49/+4 |
| | | | | This is a tentative quick fix. I was adding the same functions for both #14426 and #14427 and they were in conflict. | ||||
* | Nix Studio OXALYS80 Refactor (#14473) | James Young | 2021-09-17 | 6 | -94/+640 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update grid alignment of keycodes * update key assignments on via keymap A seemingly-misplaced key assignment on Layers 1 through 3 of the via keymap led to keys being off by one in comparison to the default keymap. * switch Backslash and Backspace on via keymap base layer Matches the via keymap's key mapping to that of the default keymap. * use QMK 3-character notation in oxalys80.h * add matrix diagram; remove Planck reference * add LAYOUT_tkl_ansi and LAYOUT_tkl_ansi_wkl layout macros * add LAYOUT_tkl_ansi_tsangan macro * add ISO layouts Add LAYOUT_tkl_iso, LAYOUT_tkl_iso_tsangan, and LAYOUT_tkl_iso_wkl macros. * enable Community Layouts support * tidy up rules.mk * readme tidy-up | ||||
* | [Keyboard] Move Planck EZ off 'Proton C' board (#14479) | Drashna Jaelre | 2021-09-17 | 3 | -8/+73 |
| | |||||
* | [Keyboard] Move Moonlander off 'Proton C' board (#14478) | Drashna Jaelre | 2021-09-17 | 3 | -2/+62 |
| | |||||
* | Update rules.mk for xbows keyboard (#14477) | X-Bows Tech | 2021-09-17 | 3 | -3/+3 |
| | | | | | | | * Update rules.mk * Update rules.mk * Update rules.mk | ||||
* | [Keymap] Adding personal keymap (#14326) | Matt | 2021-09-16 | 7 | -0/+772 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | [Keyboard] Add Sauce Mild Keyboard (#14287) | Andy Yong | 2021-09-16 | 9 | -0/+259 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keymap] Add gaming toggle layer & layer colors to r-pufky keymap. (#14251) | r-pufky | 2021-09-16 | 3 | -47/+94 |
| | |||||
* | Mode 65S: Tap code and extra keys for media keys (#14471) | Álvaro A. Volpato | 2021-09-16 | 2 | -2/+4 |
| | |||||
* | [Keymap] Update Helix:five_rows OLED code (#14427) | Takeshi ISHII | 2021-09-16 | 8 | -28/+256 |
| | | | | | | | | | | | | | | | | | | | * Stop using snprintf() in keymaps/five_rows/oled_display.c. The binary size becomes 1350 bytes smaller. make HELIX=verbose,core-oled helix/rev2/sc:five_rows (104 bytes over) -> (95%, 1256 bytes free) make helix/rev3_5rows:five_rows (528 bytes over) -> (97%, 830 bytes free) * add matrix scan rate display to OLED for keymaps/five_rows * add matrix_output_unselect_delay.c to helix keymaps/five_rows * add GPLv2 header * apply review comment | ||||
* | [Keyboard] Increase the way to add oled code for helix/rev3. (#14426) | Takeshi ISHII | 2021-09-16 | 8 | -239/+587 |
| | | | | | | | | | | | * move rev3_Xrows/oled_display.c to rev3_Xrows/keymaps/default/oled_display.c * add dummy rev3_Xrows/oled_display.c * Add default minimum oled_task_user() to helix/rev3_Xrows/rev3_Xrows.c * remove unnecessary comment in rev3_Xrows/keymaps/default/oled_display.c * copy rev3_Xrows/keymaps/default/oled_display.c to rev3_Xrows/keymaps/via/oled_display.c | ||||
* | Adds optional hebrew layout (Unicode) (#14156) | Jos Boersema | 2021-09-15 | 13 | -132/+1157 |
| | |||||
* | [Keyboard] Add the Idobao ID96 keyboard (#14371) | Vino Rodrigues | 2021-09-15 | 9 | -0/+485 |
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Add FJLabs TF60 Variants and TF65 Variant (#14392) | Felix Jen | 2021-09-15 | 27 | -0/+1197 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Add Absolute Designs AD65 Keyboard (#14391) | Felix Jen | 2021-09-15 | 9 | -0/+368 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] add Matrix Me (#14331) | yulei | 2021-09-15 | 9 | -0/+309 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Replaced Maker Keyboards & FJLabs Legacy Code (#14393) | Felix Jen | 2021-09-15 | 17 | -17/+53 |
| | |||||
* | [Keyboard] Add `NO_LED` positions to match key matrix. (#14417) | Albert Y | 2021-09-15 | 1 | -2/+2 |
| | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | [Keymap] A slight improvement to my own ErgoDox keymap (#14425) | IFo Hancroft | 2021-09-15 | 2 | -5/+5 |
| | |||||
* | [Keymap] Trying again with Prime-e update! (#14429) | peott-fr | 2021-09-15 | 1 | -21/+21 |
| | |||||
* | [Keyboard] Update lighting effects for xbows keyboard (#14432) | X-Bows Tech | 2021-09-15 | 13 | -65/+179 |
| | |||||
* | [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451) | Drashna Jaelre | 2021-09-15 | 1 | -7/+6 |
| | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | [Keyboard] Fix Boop65 rgb compile issues (#14444) | Drashna Jaelre | 2021-09-15 | 1 | -6/+7 |
| | |||||
* | [Keyboard] Add Aya keyboard (#14378) | Dan Nixon | 2021-09-14 | 8 | -0/+251 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] add kbd75 hotswap keyboard (#14283) | moyi4681 | 2021-09-14 | 9 | -0/+285 |
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] add boop65 rgb keyboard (#14166) | moyi4681 | 2021-09-14 | 9 | -0/+385 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Add KeyBee65 (#14163) | Wolf Van Herreweghe | 2021-09-14 | 9 | -0/+739 |
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | ||||
* | [Keyboard] Add Mach80 for Melgeek (#14076) | bomb | 2021-09-14 | 13 | -0/+764 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | [Keyboard] added 64_ansi_split_bs layout (#13776) | jmcwilliams403 | 2021-09-14 | 2 | -0/+96 |
| | |||||
* | [Keyboard] Update peranekofactory/tone/rev2/rev2.h (#13610) | ぺらねこ | 2021-09-14 | 1 | -2/+2 |
| | | | I changed the description that was mistakenly described as the same wiring as Rev1 to the correct description. | ||||
* | [Keyboard] Dubba175 Default Keymap Update (#13486) | drhigsby | 2021-09-14 | 1 | -17/+7 |
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] VIA support with top facing LEDs and underglow (#12814) | Carlos Martins | 2021-09-14 | 1 | -18/+26 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Add initial support for M65S (#14027) | Álvaro A. Volpato | 2021-09-14 | 11 | -0/+415 |
| | | | | | | | | | | | * Add initial support for M65S * Remove LTO_ENABLE from rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Removed defs in rules.mk, remove EEPROM debug code in m65s.c Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | [Keymap] Userspace updates (#14418) | stanrc85 | 2021-09-13 | 1 | -19/+0 |
| | |||||
* | [Keyboard] fix mokey63 keymaps (#14424) | Drashna Jaelre | 2021-09-13 | 2 | -25/+26 |
| | |||||
* | [Bug] Keymap Fixes - lyra and reviung39 (#14400) | Xelus22 | 2021-09-11 | 3 | -42/+44 |
| | |||||
* | [Keyboard] Fix Redox Media compilation errors (#14345) | Drashna Jaelre | 2021-09-11 | 10 | -22/+51 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1409 | -1411/+0 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1654 | -4004/+193 |
| | |||||
* | [Keyboard] Update lighting effects for xbows ranger keyboard (#14318) | X-Bows Tech | 2021-09-11 | 4 | -13/+22 |
| | |||||
* | [Keyboard] add support for Bobpad (#13989) | Ananya Kirti | 2021-09-11 | 9 | -0/+344 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Add 3keyecosystem and 2key2 keyboard (#14023) | John Mueller | 2021-09-11 | 9 | -0/+268 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |