summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Helen80 matrix fixes (#11969)LIParadise2021-04-182-3/+3
| | | Co-authored-by: LIParadise <a58524andy>
* [Keyboard] Add Dystopia keyboard (#11997)Sanctified-git2021-04-189-0/+230
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Sanctified <Sanctified@users.noreply.github.com>
* [Keyboard] Update MJ61 architecture to support multi version (#11787)MelGeek2021-04-188-138/+354
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Adding of Monarch keyboard (#11769)RinoSolutions2021-04-1811-0/+411
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ramon Imbao <ramonimbao@gmail.com>
* [Keyboard] Added Koolertron AMAG23 (#11725)Ian McLinden2021-04-1810-0/+289
|
* [Keyboard] Add Tau4 keyboard (#11361)Oliver Gaskell2021-04-188-0/+421
| | | | | | with default and i2cscanner keymaps Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Fixup Satisfaction75 bootprocess. (#12621)Nick Brassel2021-04-193-125/+13
| | | | | | | | | | - Use normal ChibiOS I2C driver. - Move drawing code to housekeeping -- previously it was during matrix scan, which gets executed during bootmagic checks. However, bootmagic is invoked before QWIIC subsystem is enabled, which means I2C isn't configured yet. All I2C calls to the OLED fail with timeouts while bootmagic is being checked. Housekeeping ensures this is executed once the system has initialised and settled. - QWIIC OLED driver: properly clear out OLED buffer when clearing screen.
* Add RGB controls to picture; label Layer 3 correctly (#12337)Richard Dawe2021-04-181-2/+2
|
* Keymap: Orthocarpus keymap for idobo (#12462)Giorgi Chavchanidze2021-04-183-0/+63
| | | | | | | | | | * Keymap: Orthocarpus keymap for idobo * Update keyboards/idobo/keymaps/gkbd_75/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Giorgi Chavchanidze <giorgi@vivaldi.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* keyboardio/atreus: Add ardumont keymap (#12479)Antoine R. Dumont2021-04-182-0/+155
|
* Add ferris 0.2 (#12133)Pierre Chevalier2021-04-1817-55/+644
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* mcrown crkbd new keymap (#12092)MarioCorona2021-04-178-0/+790
| | | Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Ergodone via support (#11618)Harshit Goel2021-04-165-2/+223
| | | Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Bug in beautifier script, compound modifiers not correctly parsed (#12595)sendmmsg2021-04-161-0/+2
|
* Fix audio on WT60-XT (#12526)Wilba2021-04-151-25/+22
|
* Optimize NIBBLE oled_bongocat keymap to reduce flash usage (#12330)Jay Greco2021-04-154-258/+452
| | | | | | | | | | * Optimize with squeez-o frame compression Adds VIA support! * Clean up for PR + Add copyright header - Remove debug print statements
* update readme (#12322)MechMerlin2021-04-151-5/+7
|
* Dactyl manuform 5x6 2 5 keymap (#11353)Jan Christoph Ebersbach2021-04-149-0/+785
| | | | | | | | | | | | | | | * feat(keymap): add DactylManuform w/ 2 extra keys and 5 thumb keys * fix(keymap): add missing readme * chore: add gpl2 license header * chore: add gpl2 license header * docs[dactyl_manuform_5x6_2_5]: reformat readme Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] CyberGear Macro25 (#12518)Marius Kavoliunas2021-04-1410-0/+535
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add cybergear macro25 keyboard * add readme and fix file namings * rename readme.md * separate default and via keymaps * add info.json * unify info.json and key coordinates * remove via json * add missing via layers * Update keyboards/cybergear/macro25/keymaps/via/rules.mk * Update keyboards/cybergear/macro25/macro25.c * Update keyboards/cybergear/macro25/macro25.h * Update keyboards/cybergear/macro25/readme.md * Update keyboards/cybergear/macro25/readme.md * Update keyboards/cybergear/macro25/readme.md * Update keyboards/cybergear/macro25/readme.md * remove unnecessary config.h parameters * Update keyboards/cybergear/macro25/config.h * remove MATRIX_ROWS and COLS from config.h * Apply suggestions from code review set to LAYOUT_ortho_2x5 and fix grammar
* [Keyboard] Add Caffeinated Studios Serpent65 (#12578)J.Flanagan2021-04-1312-0/+372
|
* Correct layout macro name in Cannonkeys Ortho75 info.json (#12581)James Young2021-04-131-1/+1
|
* [Keymap] ANAVI Macro Pad 2 add Google Meet keymap (#12449)Leon Anavi2021-04-132-0/+38
| | | | | | | | | This keymap for ANAVI Macro Pad 2 contains a couple of shortcuts for Google Meet: - left key: turn on/off the microphone (mute button) - right key: turn on/off the camera Signed-off-by: Leon Anavi <leon@anavi.org>
* Merc updates (#12289)Kyle McCreery2021-04-121-1/+2
|
* Update layout option for lazydesigners/THE40 (#12312)jackytrabbit2021-04-124-44/+98
|
* Update readme.md (#12502)Joseph Whom2021-04-111-2/+2
| | | Noticed a letter missing in "compiling".
* Reverse K0E and K0G (#12491)Álvaro A. Volpato2021-04-102-2/+1
| | | Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
* [Keyboard] Add afternoonlabs/oceanbreeze (#12299)Eithan Shavit2021-04-0913-4/+374
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Eithan Shavit <eithan@fb.com>
* [Keymap] Remove LAYOUT_kc macros from edvorakjp keymaps (#12217)Ryo Maeda2021-04-0915-434/+334
|
* [Keyboard] ergosaurus - add VIA support, enabled RGB (#12126)littleferris2021-04-093-15/+69
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Added senselessclay had60 (#12093)hadi2021-04-0911-0/+454
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add VIA keymap for Kawii9 (#12521)kiwikey2021-04-093-1/+42
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add TH1800 PCB, Hex6C PCB, Rogue87 PCB, Rouge87 PCB, Infinity87 series (#11977)mechlovin2021-04-0967-80/+2526
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: vuhopkep <boy9x0@gmail.com>
* Add new handwired keyboard (Ergocheap) (#11857)Adrian2021-04-0812-0/+402
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Update info.json to correctly. (#12507)Kosuke Adachi2021-04-071-9/+58
|
* Add info.json for CK60i (#12318)Ryan2021-04-071-0/+82
|
* Disarray ProductID change (#12440)SneakboxKB2021-04-041-1/+1
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com> Co-authored-by: Zach White <skullydazed@gmail.com>
* [Keymap] cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows (#12259)Takeshi ISHII2021-04-046-339/+353
| | | | | | | | | | | | | | | | | | | | | * cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows * Made the layout data easier to read. * helix/rev2/keymaps/five_rows/keymap.c * helix/rev3_5rows/keymaps/five_rows/keymap.c * The following two were made the same. * keymaps/five_rows/config.h * keymaps/five_rows/oled_display.c The binary of the compilation result has not changed. * update keyboards/helix/rev2/keymaps/five_rows/rules.mk KEYBOARD_LOCAL_FEATURES_MK was moved to the end. * add '#define DISABLE_SYNC_TIMER' into helix/rev3_5rows/keymaps/five_rows/config.h The sync timer features worsen the matrix scan rate of the Helix keyboard. I'm not sure if it makes sense to have sync timer features enabled on the Helix keyboard. So in my keymap I disable this.
* Added Epoch80 (#12307)kb-elmo2021-04-0312-0/+1198
|
* [CI] Format code according to conventions (#12468)github-actions[bot]2021-04-032-77/+77
| | | Co-authored-by: QMK Bot <hello@qmk.fm>
* kingly_keys/ave: move RGBLight config to keyboard level (#12457)James Young2021-04-023-24/+6
| | | QMK Configurator's API can't use the RGBLight configurator when it's defined at keymap level.
* keymaps: fix kinesis default keymap progrm/reset keycode (#12429)Michael Stapelberg2021-04-023-3/+3
| | | | | | | | | | The right-most top-most key on the Kinesis Advantage keyboard is labeled “Progrm” and was meant to enter the Teensy bootloader as per the comment. However, the keycode was set to KC_1, which just produces a “1”. It should be RESET instead. This commit fixes KC_1 to RESET in all files where the fix is needed. The other files have already been fixed independently.
* [Keymap] Remove kc keymap from khord chocopad keymap (#12409)Dylan Khor2021-04-021-44/+15
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add GON NerD TKL VIA keymap (#12309)kaylanm2021-04-023-2/+66
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add pkb65 keyboard (#12230)MCKeebs2021-04-029-0/+336
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] KBD67 Hotswap VIA Support (#12351)MechMerlin2021-04-023-2/+50
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Added wilba.tech WT70-JB (#12347)Wilba2021-04-029-0/+265
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Added RAMA WORKS KARA (#12346)Wilba2021-04-029-0/+298
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Update sixkeyboard VID/PID (#12345)jrdsgl2021-04-021-2/+2
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] remove kc layout from levinson jyh keymap (#12301)Jason Yamada-Hanff2021-04-021-70/+57
| | | Co-authored-by: Jason Yamada-Hanff <jyamada-hanff@chromologic.com>
* [Keyboard] Added VIA support to dmqdesign/spin (#12300)adamkraus62021-04-022-0/+69
| | | Co-authored-by: Kraus, Adam <adam.kraus@mines.sdsmt.edu>