Docs for the Luddite 60% Keyboard PCB
keyboard controller firmware for Atmel AVR and ARM USB families
Case design files for Iris
awkannan/Klaviyo-Weather-App 0
Django Weather Application to Blast a Weather to a Number of Emails
A Python client for statsd
A Toolbox companion for QMK Firmware
An à la carte set of polished, extensible, and accessible inputs built for React
pull request commentqmk/qmk_firmware
Revert "Fixed the ortho60 and ortho48 matrix layout after testing"
Yep! This is a good fix.
comment created time in 7 days
PR opened qmk/qmk_firmware
<!--- Provide a general summary of your changes in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. --> <!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
Description
When we went through the review process, I didn't catch that one of the commits turned sleep LED on.
Types of Changes
<!--- What types of changes does your code introduce? Put an x in all the boxes that apply. -->
- [ ] Core
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement/optimization
- [ ] Keyboard (addition or update)
- [ ] Keymap/layout/userspace (addition or update)
- [ ] Documentation
Issues Fixed or Closed by This PR
Checklist
<!--- Go over all the following points, and put an x in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My code follows the code style of this project: C, Python
- [ ] I have read the PR Checklist document and have made the appropriate changes.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes.
- [ ] I have tested the changes and verified that they work and don't break anything (as well as I can manage).
pr created time in 10 days
create barnchawkannan/qmk_firmware
branch : 202107_fix_vicious40_build
created branch time in 10 days
push eventawkannan/qmk_firmware
commit sha eab623f1ada0dc4e2b709b08aac837282a206efd
[Docs] update Japanese translation of internals_gpio_control.md (#13401) * Add 'Atomic Operation' section into docs/ja/internals_gpio_control.md * Update docs/ja/internals_gpio_control.md * Update docs/ja/internals_gpio_control.md * Update docs/ja/internals_gpio_control.md
commit sha e10e67c9b9c2ba245c38eb31218ba88bfeb0dffb
[Update] Change Original TAGs of Japanese translations (#13473) * Updated docs/ja/proton_c_conversion.md original tag. * Updated docs/ja/other_vscode.md original tag. * Updated docs/ja/feature_swap_hands.md original tag. * Updated docs/ja/faq_general.md original tag. * Updated docs/ja/feature_userspace.md original tag. * Updated git co docs/ja/config_options.md original tag.
commit sha f44b48669dd4d33b409090125d95f94a7d2db1f3
Updated docs/ja/feature_ps2_mouse.md. (#13472) Changed following the change in the definition of `PS2_MOUSE_SCROLL_BTN_MASK` in the original document.
commit sha 1e51bb39a33a4ea897dafe7944653356f6c0f069
nknl7en: correct key object order (#13482)
commit sha 572a35d9a25584daa7e95df26ea45784650f0b1f
Mechmini V1 Refactor (#13498)
commit sha baa65d21771242c5c05aa6dc8d0f75fac4ad7675
enable manual trigger for api data (#13000)
commit sha 09474cbf04d1330a59c85efc9a8a0565044c52e0
Fix VIA compilation issues for RGB Matrix (#13503)
commit sha 988942ce40ac73f614ef01fafa6a2f8712e4c2fc
Clawsome Hatchback & SUV: fix improperly named keymap directories (#13508)
commit sha 2c6cff4cb74c9c1fddaf7dc1e39e6bcf79436df8
[Keyboard] add new firewave ikki68_aurora (#13364) Co-authored-by: Ryan <[email protected]>
commit sha 0a8accae063460f20ca83c559afdfce0fa2d00f3
[Keymap] plattfot - Keymap updates for Kyria (#13449) - Major change in the keymap to work with EurKey. Which relaxes some constraints it had before when it had to take in consideration two layouts. With this the parenthesis can be moved to a better location instead of being in the top right corner. This also allows esc, del and rctrl to be moved to the base layer. Only downside is that ctrl+lalt needed to be removed and instead AltGr takes it's place. Add rctrl on right thumb cluster to compensate for this which need some reorganization on the thumb cluster. - Split the symbol and function keys layer into two layers, one for each hand. Make it easier to press symbols and function keys. - Add some symbols specific for the EurKey layout. - Change from running C-<tab> S-C-<tab> to page up/down for the right rotary. As holding ctrl and using page up/down works the same in firefox. Which allows the rotary to be useful for other things. - Move scroll lock and insert to right rotary. - Introducing close tap (CLO_TAP), which is a combination of the double tap feature and my macros. E.g. pressing CLO_TAP and ( will generate ()←. Which removes the need of the macros and makes it more useful than DBL_TAP as it now saves me some keypresses. CLO_TAP exist on both the left and right hand layers to make it easy to use. - Use text for the secondary oled, firmware is too big after rebasing on upstream master. - Update image in the readme to reflect my new layout.
commit sha 877e81f9633d1a1f73e741a04f08cf2fb9522974
Fixed the Helix keymap 'fraanrosi' compile issues (#13514) According to `helix/rev2/keymaps/fraanrosi/readme.md`, this keymap should be compiled with the following command: ``` make helix/rev2/under:fraanrosi ``` Therefore, when compiling all helix keymaps with the following command, an error occurs when compiling `fraanrosi`. ``` make helix:all ``` Therefore, add `LED_UNDERGLOW_ENABLE = yes` to `keymaps/fraanrosi/rules.mk` to suppress the error.
commit sha 0453b61e1a229512793e808ffd36a2080e01589a
[Keyboard] Wuque Studio Ikki68 Aurora codebase touch-up (#13510)
commit sha 4f3a4eca9753146a239726191251c40e4b940a0d
[Keymap] Fix Corne Via Layout properly (#13518)
commit sha b71ee47c44a079baa1e5599e102cc29783f96bce
[Keyboard] CapsUnlocked CU7 (#13429) Co-authored-by: Drashna Jaelre <[email protected]>
commit sha 20a28d6752ddf70d1c50a6b444bcb9ea74ea399a
[Keyboard] Update lazydesigners/the60/rev2/rev2.h (#13505) Update lazydesigners/the60/rev2/rev2.h
commit sha 6b8168c3786262e563137c48bcfe34c3b86e24e1
[Keyboard] Add Bloop65 (#13388) Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]>
commit sha c024acd75243034d7d70d3bfb2fd6d3eacc0b62a
[Keyboard] RGB Matrix support for TBK Mini (#13506) Co-authored-by: filterpaper <filterpaper@localhost>
commit sha 8f0bf52b250406d0063726d4c62c78e84c1d1f2b
ID67 codebase touch-up (#13521) * correct layout data Fix incorrect key sizes/positions. * rename LAYOUT to LAYOUT_65_ansi_blocker * tweak human-friendly formatting for info.json Add new lines for new rows. * adjust keycode alignment in via keymap * clean up extra lines in readme file * enable 65_ansi_blocker Community Layout support * clean up rules.mk Aligns the inline comments.
commit sha 7d2f70f39852fbc8e7954792156cc90921c39f14
Checker Boards NOP60 touch-up (#13526) * apply human-friendly formatting to info.json * fix JSON tree errors in info.json * rename layout macros - rename LAYOUT_2x3u to LAYOUT_60_tsangan_hhkb_split_space - rename LAYOUT_7u to LAYOUT_60_tsangan_hhkb * rename 2x3u keymap to default
commit sha 92a029d6f39e2086ec6e5261c42925eeb0e93bc2
Ergonomic Vertical Keyboard (EVK) handwired info.json touch-up (#13527) * scale layout data Seems the KLE data that was imported to make the original file was scaled 1.25x. This commit removes the scaling. * human-friendly formatting Insert line breaks between physical layout rows. * remove instances where width or height is set to 1 The width and height of a key is defaulted to 1 if not provided by the JSON data, so there's no reason to set it manually.
push time in 10 days
push eventawkannan/qmk_firmware
commit sha 8898e3f8101349542ff9d12d0e93c42aa65ef06d
Update keyboards/cannonkeys/balance/rules.mk Co-authored-by: Ryan <[email protected]>
push time in 15 days
push eventawkannan/qmk_firmware
commit sha bbe0030af13486988086ec7d7d9cc1c5e0d4b9d9
Apply suggestions from code review Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Ryan <[email protected]>
push time in 16 days
push eventawkannan/qmk_firmware
commit sha acee4466c93adc4605e922b084013767235a29dd
Update keyboards/cannonkeys/vicious40/info.json Co-authored-by: Ryan <[email protected]>
push time in 16 days
push eventawkannan/qmk_firmware
commit sha 241dd8be146a27203299b53b4b2d030a7f2cff14
Apply suggestions from code review Co-authored-by: Drashna Jaelre <[email protected]>
push time in 16 days
push eventawkannan/qmk_firmware
commit sha 413c3309da588f84271786a159cbaf9e4dafab9f
Add missing key to info json
push time in 23 days
push eventawkannan/qmk_firmware
commit sha 48d69b688b13a78bcda6c1ba6cd0dd8429498366
Fix encoder function signature
push time in 23 days
push eventawkannan/qmk_firmware
commit sha feaf972eb7f56a2f6dca98ed1a6b7c3c6bb9b667
[Keyboard] Murphpad Changes and Updates (#12995) Co-authored-by: Ryan <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]>
commit sha 7fefe128cc8de5a0da704b4bd23c7cfea3be26ba
[Keymap] adding keymap for pistachio (#12996) Co-authored-by: Drashna Jaelre <[email protected]>
commit sha 8694e2d3f074ffbdc9f3fc1c0a5fe3c6b4163f5d
[Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]>
commit sha 8de028f1889da418de52bdc1da138687c4944378
[Keymap] Add my keymaps for the Keebio Iris and Planck (#13005)
commit sha dfcefc2d5d05272c63ed8d5d0e7627c2ff5eacec
[Keyboard] Add Switchplate 910 keyboard (#13235) Co-authored-by: Ryan <[email protected]>
commit sha 939ce6a4867fa0829f60ed6eb8e432337fa01a4a
bm60rgb: fix layout macro references (#13246) ... and enable Community Layout support
commit sha 4379afca2877fc9b62916b9c30cce1d8ca258655
[Keyboard Update] Trinity XT TKL fix license and add forgotten indicators (#13202)
commit sha 6dfe915e26d7147e6c2bed495d3b01cf5b21e6ec
[Keyboard] Pachi restructure and keyboard addition (#13080)
commit sha 11f66c317ab47a3f95b3278187392105cfe791d8
pistachio_mp: correct key object order in info.json (#13250)
commit sha 4dddcb4f0300f79d8fbfc462ff8d6b360e99989e
Telophase cleanup (#13225)
commit sha d456963177b9d3639c2eb14b932d2e601b04973f
[Keymap] Add stanrc85 Abasic keymap (#13180)
commit sha 7e832e46de26989b81f2fbf58a0f391b2b0c1aaf
Add Mac centric Shift and Alt + GUI Macros (#13107) Co-authored-by: filterpaper <filterpaper@localhost>
commit sha c835d2e71dbc871483fdd62a31fc49a12e326170
[Keyboard] Add PLX Keyboard (#12954) Co-authored-by: Ryan <[email protected]>
commit sha 1f4e20cfdacc913b7d06fcd4533b92e8317e4504
[Keyboard] YMDK Wings: enable Backlight (#12714)
commit sha 050457818c8c8710124d1aba454f80260c57ae7f
[Keymap] Fix Preonic rev3 default keymap (#12698) The rev3 boards use RGBLIGHT_ENABLE now instead of BACKLIGHT_ENABLE. This resolves the issue of flashing and losing functionality with the default keymap.
commit sha dc39d902704b9c19a89441e8b7afdadaf3543425
[Keyboard] Add LED matrix and 2 layouts to hub20 (#12505) Co-authored-by: Drashna Jaelre <[email protected]>
commit sha 88e53ad9ca3ca59a6a767cc5fd49811c7dc5aa85
Fix issue with crkbd json mapping (#13255)
commit sha 0624698d331edc7f0201b2edc199616b852e456a
MisonoWorks Karina Layout Macro Rework (#13259)
commit sha 438eee96e8ee83b0f3450779b1f9625a7d7b53d5
[Bug] Pachi RGB: fix RGB modifiers (#13262)
commit sha eb2886369deb04fa8e516054ce8dd4c0cccfbc56
[Bug] Pachi keymap compile fix (#13261)
push time in 23 days
push eventawkannan/qmk_firmware
commit sha d719bd547cdaf2d39c1aa924be6b29e9c32f1769
Add bootloader selection and dfu suffix
push time in 23 days
PR opened qmk/qmk_firmware
<!--- Provide a general summary of your changes in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. --> <!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
Description
Adding Balance keyboard to QMK
Types of Changes
<!--- What types of changes does your code introduce? Put an x in all the boxes that apply. -->
- [ ] Core
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement/optimization
- [ ] Keyboard (addition or update)
- [ ] Keymap/layout/userspace (addition or update)
- [ ] Documentation
Issues Fixed or Closed by This PR
Checklist
<!--- Go over all the following points, and put an x in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My code follows the code style of this project: C, Python
- [ ] I have read the PR Checklist document and have made the appropriate changes.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes.
- [ ] I have tested the changes and verified that they work and don't break anything (as well as I can manage).
pr created time in 23 days
push eventawkannan/qmk_firmware
commit sha d11038f551ca4e860769205c8506f27c72b16bd7
Copyrighht headers
push time in 23 days
push eventawkannan/qmk_firmware
commit sha 8ec983fc942c80ebe0f61dd1cbf7aa6e57a8c782
Update info.json
push time in 23 days
push eventawkannan/qmk_firmware
commit sha 9e0537a9b51c4aea4169ab016d9a5dec686cdf52
Update keymaps
push time in 23 days
push eventawkannan/qmk_firmware
commit sha 2d61cad7c091935d816f7b9a1fcecd3a23c1f376
Update keyboards/cannonkeys/vicious40/rules.mk Co-authored-by: Ryan <[email protected]>
push time in 23 days
push eventawkannan/qmk_firmware
commit sha e475c5bf38ca8904e886c8feb858ebad4ac70840
[Bug] Missing empty line at the end of file (#13374)
commit sha 2b2e8bfdb7091cdc0587f7445df84d2414fa7207
Swiftrax Nodu handwired: layout macro sequence fix (#13329)
commit sha de8939aa5efb1dea9c048c3254b0462f6e21e822
[Keyboard] fix encoder void to bool (#13334)
commit sha 5538bffb8eff5203fdabef8f4d8913999177fa53
[Keyboard] Add Quefrency Rev. 4 (#13368)
commit sha 93e3e777d63b3d166282f9717044b11f69b322bf
Jabberwocky quick fixes (#13369) * cleaning up * deleting to undelete * Stub out defaults * Jabberwocky firmware WIP * Stubbing out keymap spacing * Default keymap and layout updates * start stubbing out JSON for configurator * more WIP * Update jabberwocky.h * Add Readme * Apply suggestions from code review Co-authored-by: Drashna Jaelre <[email protected]> * Fix layout capitalization * Updates to personal and default keymaps * Add instructions for jumping the bootloader * Update keyboards/nopunin10did/jabberwocky/rules.mk Co-authored-by: Ryan <[email protected]> * Add easier ctrl-alt-del to my keymap * Undo changes from other master * Add back DYNAMIC_KEYMAP_LAYER_COUNT constant * Fix readme markup to use list items * Give my layout VIA compatibility Co-authored-by: Rossman360 <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]>
commit sha 2a07a87a7c4a94aac1d9fd35c63d3118c7600975
Update lazydesigners/the40/the40.h (#13354) Fix error in the40.h
commit sha 27d1e2909f3fa28b69b86728d32a5bd3360c47a8
Ergocheap handwired Layout Macro refactor (#13348) * physically arrange layout macro Arranges the layout macro and keycodes to resemble the assembled keyboard. * update info.json data
commit sha 8c982dba31b8b23f9c790630e31099aaaa372258
[Update] Change Original TAGs of Japanese translations (#13396) * Updated docs/ja/how_a_matrix_works.md original tag. * Updated docs/ja/api_overview.md original tag. * Updated docs/ja/contributing.md original tag * Updated docs/ja/coding_conventions_c.md original tag * Updated docs/ja/reference_configurator_support.md original tag * Updated docs/ja/reference_glossary.md original tag * Updated docs/ja/api_docs.md original tag * Updated docs/ja/feature_stenography.md original tag * Updated docs/ja/documentation_templates.md original tag * Updated docs/ja/faq_keymap.md original tag * Updated docs/ja/understanding_qmk.md original tag
commit sha dc3896e31c7335b2a24a3dca9cd890e5fd8df725
Cleanup junk chars, part 4 (#13345)
commit sha cd68fd7e8d6d4e62afe30ab73af0a45391b0d4aa
[Keyboard] mb44 - Update info.json and encoder (#13244)
commit sha d8c491954ee1d79490bd4da8b278eeab5554b39f
[Keyboard] Added flygone60 rev3 (#13280) Co-authored-by: Ryan <[email protected]> Co-authored-by: Sergey Vlasov <[email protected]>
commit sha 54f429edd8d680a5f4ea4f866e923294772e336c
[Keymap] Create bingocaller keymap for DZ60RGB-ANSI (#13311) Co-authored-by: Ryan <[email protected]>
commit sha 4168e10c49d512132db369fcc3402e56052cebd1
[Keyboard] Pteron36, open source 3x5_3 supporting layout (#13313)
commit sha 13533508e236666b8827b62f2b2d6819d473ef2b
[Keyboard][Bug] Fix LED indicators on Skeletn87 (#13335)
commit sha fb405c27ad07313f5d564c02bf03130d9aaf59c7
[Keymap] RGB Timeout added to userspace (#13339)
commit sha 2b8ad391aed15d41358c09d4b925e6a2bfc85ac6
[Keyboard] update debounce time on kint boards (#13351) related to https://github.com/kinx-project/kint/issues/39 related to https://github.com/qmk/qmk_firmware/pull/12626
commit sha c1813717a77d0cc3d397971a71b056b6f94f080f
Updates for keymap: ut472/stefanopace (#13370)
commit sha 1e809e28b7e7ade54b444254bb716f3f0e20b80b
Sanctified Dystopia: physically arrange layout macro (#13385) Arranges the layout macro and keycodes to resemble the assembled keyboard.
commit sha a001df5e807ee17f084ac363d9c57734fc613140
FJLabs Midway60: physically arrange layout macro and fix info.json data (#13386)
commit sha e322462cd457b7fc32b30e6916079d363b8aa6e8
Illusion Rosa: correct layout macro names (#13387)
push time in 23 days
Pull request review commentqmk/qmk_firmware
+/*+Copyright 2020 Andrew Kannan++This program is free software: you can redistribute it and/or modify+it under the terms of the GNU General Public License as published by+the Free Software Foundation, either version 2 of the License, or+(at your option) any later version.++This program is distributed in the hope that it will be useful,+but WITHOUT ANY WARRANTY; without even the implied warranty of+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the+GNU General Public License for more details.++You should have received a copy of the GNU General Public License+along with this program. If not, see <http://www.gnu.org/licenses/>.+*/++#pragma once++#include "config_common.h"++/* USB Device descriptor parameter */+#define VENDOR_ID 0xCA04+#define PRODUCT_ID 0x0005+#define DEVICE_VER 0x0001+#define MANUFACTURER Abec13+#define PRODUCT Adelie+#define DESCRIPTION Adelie Keyboard++/* key matrix size */+#define MATRIX_ROWS 4+#define MATRIX_COLS 15++/*+ * Keyboard Matrix Assignments+ *+ * Change this to how you wired your keyboard+ * COLS: AVR pins used for columns, left to right+ * ROWS: AVR pins used for rows, top to bottom+ * DIODE_DIRECTION: COL2ROW = COL = Anode (+), ROW = Cathode (-, marked on diode)+ * ROW2COL = ROW = Anode (+), COL = Cathode (-, marked on diode)+ *+ */+#define MATRIX_ROW_PINS { F4, F1, B1, B0 }+#define MATRIX_COL_PINS { F5, F6, F7, C7, C6, B6, B5, B4, D7, D6, D4, D5, D3, D2, B2 }++/* COL2ROW, ROW2COL*/+#define DIODE_DIRECTION COL2ROW++#define RGB_DI_PIN F0+#ifdef RGB_DI_PIN+ #define RGBLED_NUM 3+ #define RGBLIGHT_HUE_STEP 8+ #define RGBLIGHT_SAT_STEP 8+ #define RGBLIGHT_VAL_STEP 8+ #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */+ #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */+/*== all animations enable ==*/+ #define RGBLIGHT_ANIMATIONS+/*== or choose animations ==*/+// #define RGBLIGHT_EFFECT_BREATHING+// #define RGBLIGHT_EFFECT_RAINBOW_MOOD+// #define RGBLIGHT_EFFECT_RAINBOW_SWIRL+// #define RGBLIGHT_EFFECT_SNAKE+// #define RGBLIGHT_EFFECT_KNIGHT+// #define RGBLIGHT_EFFECT_CHRISTMAS+// #define RGBLIGHT_EFFECT_STATIC_GRADIENT+// #define RGBLIGHT_EFFECT_RGB_TEST+// #define RGBLIGHT_EFFECT_ALTERNATING+/*== customize breathing effect ==*/+ /*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/+// #define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64+ /*==== use exp() and sin() ====*/+// #define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7+// #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255+#endif++/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */+#define DEBOUNCE 5++/* define if matrix has ghost (lacks anti-ghosting diodes) */+//#define MATRIX_HAS_GHOST++/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */+#define LOCKING_SUPPORT_ENABLE+/* Locking resynchronize hack */+#define LOCKING_RESYNC_ENABLE++/* If defined, GRAVE_ESC will always act as ESC when CTRL is held.+ * This is userful for the Windows task manager shortcut (ctrl+shift+esc).+ */+#define GRAVE_ESC_CTRL_OVERRIDE++/*+ * Feature disable options+ * These options are also useful to firmware size reduction.+ */++/* disable debug print */+//#define NO_DEBUG++/* disable print */+//#define NO_PRINT++/* disable action features */+//#define NO_ACTION_LAYER+//#define NO_ACTION_TAPPING+//#define NO_ACTION_ONESHOT++/* disable these deprecated features by default */+#define NO_ACTION_MACRO+#define NO_ACTION_FUNCTION++/* Bootmagic Lite key configuration */+// #define BOOTMAGIC_LITE_ROW 0+// #define BOOTMAGIC_LITE_COLUMN 0++#define RGBLIGHT_LAYERS
The designer wants the behavior to be this, and iirc it can be overwritten if necessary, right?
comment created time in 25 days
pull request commentqmk/qmk_firmware
Should be all set for another look!
comment created time in a month
push eventawkannan/qmk_firmware
commit sha 5a9058a7c037ccbcb7d8d67bcd7db337715be8d6
Update keyboards/cannonkeys/vicious40/keymaps/via/rules.mk Co-authored-by: Ryan <[email protected]>
push time in a month
PR opened the-via/keyboards
<!--- Provide a general summary of your changes in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. --> <!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
Description
Waiting on QMK merge. Adding Aella to VIA
QMK Pull Request
<!--- VIA support for new keyboards MUST be in QMK master already --> PR: https://github.com/qmk/qmk_firmware/pull/13372/files <!--- Add link to QMK Pull Request here. -->
Checklist
<!--- Put an x in all the boxes that apply. -->
- [ ] The VIA support for this keyboard is in QMK master already (MANDATORY)
- [ ] The VIA definition follows the guide here: https://caniusevia.com/docs/layouts
- [ ] I have tested this keyboard definition using VIA's "Design" tab.
- [ ] I have tested this keyboard definition with firmware on a device.
- [ ] I have assigned alpha keys and modifier keys with the correct colors.
- [ ] The Vendor ID is not
0xFEED
pr created time in a month
PR opened qmk/qmk_firmware
<!--- Provide a general summary of your changes in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. --> <!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
Description
Adding the Aella PCB to QMK
Types of Changes
<!--- What types of changes does your code introduce? Put an x in all the boxes that apply. -->
- [ ] Core
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement/optimization
- [ ] Keyboard (addition or update)
- [ ] Keymap/layout/userspace (addition or update)
- [ ] Documentation
Issues Fixed or Closed by This PR
Checklist
<!--- Go over all the following points, and put an x in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My code follows the code style of this project: C, Python
- [ ] I have read the PR Checklist document and have made the appropriate changes.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes.
- [ ] I have tested the changes and verified that they work and don't break anything (as well as I can manage).
pr created time in a month
push eventawkannan/qmk_firmware
commit sha 0e05e4ab7aae4db398eb44929c917db79f4a50c1
Update info.json
push time in a month
push eventawkannan/the-via-keyboards
commit sha f45a41d24a8b9bf8e9c0ce33a377eb71136e9b05
Create eagle_viper_rep.json
commit sha 921975c010abd0fb3ab6ba7ed44926a1ea5627e3
updating name to align with the other files
commit sha 4da4c4b2b207d7dc3ae1848fa86fdda355ad424e
Add support for lazydesigners/THE60rev2 Add support for lazydesigners/THE60rev2
commit sha 29f8c3fb70164c5de6362022456809b6969a945f
Update the60rev2.json
commit sha 67c31e0cfbf143f16c22e9d167cbc7c36eeabfe5
Add Switchplate 910 keyboard
commit sha df6ff0c478f29d0a33434f36c261cdffd8371730
Merge pull request #778 from MxBlu/switchplate910 Add Switchplate 910 keyboard
commit sha 7eb1ad7746a9776c449f98a5a27d0ab971e729d1
added dz65rgb v3
commit sha 8f411fce2f84008f42aac04bc8be8ee6ca232a11
Merge pull request #780 from kb-elmo/dz65rgbv3 Add dz65rgb v3
commit sha eefc00a66380c25b7c0f0fffbc889a420e909b17
Merge pull request #751 from 4pplet/4pplet_Keyboards Create eagle_viper_rep.json
commit sha 767dcb1e83d86fe6aabe6851532e32c67dbb65dc
Merge pull request #759 from jackytrabbit/the60r2 Add support for lazydesigners/the60r2
push time in a month