Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [CLI] Make `qmk doctor` more lenient about system config (#13804) | ruro | 2021-07-30 | 2 | -6/+12 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-31 | 2 | -6/+6 | |
|\| | ||||||
| * | Fix up paths for bioi boards - parallel compilation failures due to file ↵ | Nick Brassel | 2021-07-31 | 2 | -6/+6 | |
| | | | | | | | | collisions. (#13806) | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 1 | -0/+1 | |
|\| | ||||||
| * | Explicitly state that VIA should not be enabled in the default keymap. (#13803) | Nick Brassel | 2021-07-31 | 1 | -0/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 2 | -0/+0 | |
|\| | ||||||
| * | Move ergosaurus via keymap to correct location (#13802) | Joel Challis | 2021-07-31 | 2 | -0/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix onekey console keymap (#13797) | Ryan | 2021-07-30 | 1 | -1/+1 | |
| | | ||||||
* | | Port new_keyboard.sh to CLI (#13706) | Ryan | 2021-07-30 | 7 | -61/+213 | |
| | | | | | | Co-authored-by: Erovia <Erovia@users.noreply.github.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 1 | -0/+99 | |
|\| | ||||||
| * | Xelus Dharma: add info.json file (#13796) | James Young | 2021-07-30 | 1 | -0/+99 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 3 | -4/+7 | |
|\| | ||||||
| * | txuu: rename LAYOUT to LAYOUT_65_ansi_blocker_split_bs (#13794) | James Young | 2021-07-30 | 2 | -3/+6 | |
| | | | | | | Renames the layout macro to be more conformant to the rest of QMK. | |||||
| * | Tiger910: fix Left Control key size in info.json (#13793) | James Young | 2021-07-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 1 | -1/+1 | |
|\| | ||||||
| * | Stratos: fix layout macro reference in info.json (#13792) | James Young | 2021-07-30 | 1 | -1/+1 | |
| | | | | | | - change LAYOUT_60_ansi_tsangan_hhkb to LAYOUT_60_tsangan_hhkb | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 5 | -14/+65 | |
|\| | ||||||
| * | Ristretto: fix Configurator layout data (#13791) | James Young | 2021-07-30 | 1 | -6/+54 | |
| | | ||||||
| * | X-Bows Ranger: rename LAYOUT to LAYOUT_tkl_ansi (#13795) | James Young | 2021-07-30 | 4 | -8/+11 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 51 | -118/+121 | |
|\| | ||||||
| * | Onekey cleanup (#13786) | Ryan | 2021-07-30 | 51 | -118/+121 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 10 | -0/+649 | |
|\| | ||||||
| * | [Keyboard] Add portal 66 (#13767) | Matthew Dias | 2021-07-30 | 10 | -0/+649 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 7 | -0/+235 | |
|\| | ||||||
| * | [Keyboard] Add Commodore Amiga 1200 Membrane Converter (#13705) | 8bits4ever | 2021-07-30 | 7 | -0/+235 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 1 | -1/+1 | |
|\| | ||||||
| * | Pearl Boards Pandora: correct layout macro reference in info.json (#13787) | James Young | 2021-07-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 4 | -10/+10 | |
|\| | ||||||
| * | Ocean Sus Board: rename layout macro (#13785) | James Young | 2021-07-30 | 4 | -10/+10 | |
| | | | | | | | | - rename LAYOUT_ortho_3x4 to LAYOUT_ortho_4x3 - ... because ortho layouts in QMK are named by <rows>x<columns> instead of <columns>x<rows> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 2 | -3/+62 | |
|\| | ||||||
| * | Nack: rename layout macro to LAYOUT_ortho_4x13 (#13784) | James Young | 2021-07-30 | 2 | -3/+62 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 2 | -2/+8 | |
|\| | ||||||
| * | `qmk docs`: Add flag to open in browser (#13788) | Ryan | 2021-07-30 | 2 | -2/+8 | |
| | | | | | | | | | | * `qmk docs`: Add flag to open in browser * Add docs | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 1 | -1/+89 | |
|\| | ||||||
| * | MNK1800s: fix Configurator key sequence (#13783) | James Young | 2021-07-30 | 1 | -1/+89 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 1 | -0/+0 | |
|\| | ||||||
| * | Clawsome Luggage Rack: correct keymap directory name (#13780) | James Young | 2021-07-30 | 1 | -0/+0 | |
| | | | | | | Rename `keyboards/clawsome/luggage_rack/keymap/` to `keyboards/clawsome/luggage_rack/keymaps/`. | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-07-29 | 78 | -732/+2857 | |
|\| | ||||||
| * | [Docs] Added information on soldering diodes in parallel (#13117) | officereso | 2021-07-29 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | [Keyboard] Initial Noxary 378 support (#13156) | Álvaro A. Volpato | 2021-07-29 | 10 | -0/+295 | |
| | | | | | | Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com> | |||||
| * | [Keymap] jonavin gmmk pro keymap add RGB functionality (#13591) | Jonavin | 2021-07-29 | 4 | -34/+356 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Jonavin <=> | |||||
| * | CherryB Studio CB1800: fix key sequence in info.json (#13779) | James Young | 2021-07-29 | 1 | -2/+118 | |
| | | | | | | This commit fixes the position in sequence of the arrow keys. | |||||
| * | [Keymap] jonavin quefrency keymap (#13751) | Jonavin | 2021-07-29 | 3 | -19/+114 | |
| | | | | | | | | add winkeylock and rgb functions Co-authored-by: Jonavin <=> | |||||
| * | Cannonkeys Balance: Configurator fixes (#13778) | James Young | 2021-07-29 | 1 | -1/+95 | |
| | | ||||||
| * | [Keyboard] Added YMD40v2 VIA (#13770) | Trent Hoh | 2021-07-29 | 3 | -0/+47 | |
| | | | | | | VIA support for YMD40v2 | |||||
| * | [Keymap] Update keymaps for fvolpe83 (#13739) | fvolpe83 | 2021-07-29 | 4 | -5/+5 | |
| | | | | | | changed folder name to match github username, changed caps from LT(1,KC_CAPS) to MO(1) and updated readme | |||||
| * | AnomalyKB a65i Configurator fixes (#13775) | James Young | 2021-07-29 | 7 | -26/+403 | |
| | | ||||||
| * | [Keyboard] Add Mona v1.1 (#13721) | Ramon Imbao | 2021-07-29 | 21 | -25/+882 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| * | Atomic Refactor (#13761) | James Young | 2021-07-29 | 13 | -354/+314 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * info.json: human-friendly formatting - one key per line - line breaks between physical rows - four-space indent * info.json: add data for LAYOUT_grid * fix keymap paths This commit corrects the paths for three keymaps that were in the wrong directory. * refactor and bugfix abienz keymap - remove extra commas - use QMK-native aliases for KC_TRNS and KC_NO - add include for Colemak keycode support - use four-space indent * refactor and bugfix michelle keymap - remove inline comments for keymap layout - remove extra commas - use QMK-native aliases for KC_TRNS and KC_NO - use four-space indent * refactor and bugfix twolayer keymap - remove extra commas - refactor action_get_macro() keycode to QMK-native keycode - use QMK-native aliases for KC_TRNS - use four-space indent - adjust grid alignment * rename LAYOUT_grid to LAYOUT_ortho_5x15 * refactor config.h file - use #pragma once include guard - update MANUFACTURER and PRODUCT strings to be consistent with other OLKB boards - remove Magic config (all settings are default) * refactor atomic.c - add license header - use GPIO control functions * refactor atomic.h - add license header - use #pragma once include guard - remove redundant file includes * refactor rules.mk - remove Bootloader selection comments - unify Build Option header comment to QMK template - unify Build Option rules and inline comments * alias LAYOUT_grid to LAYOUT_ortho_5x15 |