16685 Commits (ccc0b23a75f30f0ee9e1c6440dd3d56c99d38ea2)
 

Author SHA1 Message Date
Drashna Jaelre ccc0b23a75
Unify matrix for split common and regular matrix (#13330) 4 years ago
Zach White 0b06452d00
Matrix consistency check (#13470)
* Add a check to make sure the matrix sizes match the actual matrix size

* make flake8 happy
4 years ago
QMK Bot fd284c43a5 Merge remote-tracking branch 'origin/master' into develop 4 years ago
jackytrabbit 20a28d6752
[Keyboard] Update lazydesigners/the60/rev2/rev2.h (#13505)
Update lazydesigners/the60/rev2/rev2.h
4 years ago
Rys Sommefeldt b71ee47c44
[Keyboard] CapsUnlocked CU7 (#13429)
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
QMK Bot 14ba806140 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Drashna Jaelre 4f3a4eca97
[Keymap] Fix Corne Via Layout properly (#13518) 4 years ago
QMK Bot ca0c57125f Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 0453b61e1a
[Keyboard] Wuque Studio Ikki68 Aurora codebase touch-up (#13510) 4 years ago
Zach White adf0d70da4
first pass: matrix consistency improvements (#13471) 4 years ago
QMK Bot 5a50a28962 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Takeshi ISHII 877e81f963
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.
4 years ago
QMK Bot 36890181f7 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Fredrik Salomonsson 0a8accae06
[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.
4 years ago
QMK Bot 0bfb14409a Merge remote-tracking branch 'origin/master' into develop 4 years ago
GG 2c6cff4cb7
[Keyboard] add new firewave ikki68_aurora (#13364)
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Erovia e05f9c4a08
CLI: Add git and venv info to doctor's output (#13405)
Most of the checks are saved from zvecr's retired 'up/status'
subcommand PR.
4 years ago
QMK Bot 789be4f114 Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 988942ce40
Clawsome Hatchback & SUV: fix improperly named keymap directories (#13508) 4 years ago
QMK Bot ee44df5b91 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Drashna Jaelre 09474cbf04
Fix VIA compilation issues for RGB Matrix (#13503) 4 years ago
QMK Bot 9cb8f6d781 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Zach White baa65d2177
enable manual trigger for api data (#13000) 4 years ago
QMK Bot 5179d573aa Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 572a35d9a2
Mechmini V1 Refactor (#13498) 4 years ago
QMK Bot 8ffdf83015 Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 1e51bb39a3
nknl7en: correct key object order (#13482) 4 years ago
QMK Bot ff61b870cf Merge remote-tracking branch 'origin/master' into develop 4 years ago
Takeshi ISHII f44b48669d
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.
4 years ago
Takeshi ISHII e10e67c9b9
[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.
4 years ago
QMK Bot 1fd1198522 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Takeshi ISHII eab623f1ad
[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
4 years ago
Joakim Tufvegren e675a9fc60
Use the new ST7565 driver on Ergodox Infinity (#13165) 4 years ago
QMK Bot 90af59ea9d Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 72540f7d83
Xelus Ninjin: rename LAYOUT_all to LAYOUT_tkl_ansi_tsangan; add info.json (#13477) 4 years ago
QMK Bot dd0df14d89 Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 692d0268ca
Kopibeng XT65: Layout Macro Refactor (#13476) 4 years ago
QMK Bot ab43bfe9c9 Merge remote-tracking branch 'origin/master' into develop 4 years ago
mfkiiyd b976fcbb44
[Keyboard] Add poker87c and poker87d (#12810)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Water <mfkiiyd@163.com>
4 years ago
QMK Bot eac5af5c23 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Blake a0a57dc613
[Keyboard] Add new Elise, 65% Keyboard ANSI / ISO (#12782)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
QMK Bot 99d1475141 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Simon dba3f0d1eb
[Keyboard] Add bm65iso (#13400)
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot 0aa963c740 Merge remote-tracking branch 'origin/master' into develop 4 years ago
gtips 09c4d536c3
[Keyboard] Add keyboard reviung5 (#13375) 4 years ago
QMK Bot 2048c28f78 Merge remote-tracking branch 'origin/master' into develop 4 years ago
KDon c9c2916829
[Keyboard] Add kabedon98e (#13314) 4 years ago
QMK Bot 26bb2d7063 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Drashna Jaelre 792c4e7893
[Keyboard] Set reasonable defaults for Corne keyboard (#13440)
* [Keyboard] Set reasonable defaults for Corne keyboard

* Add note about bootmagic

* Make bootmagic config super weak

* cleanup

* Apply suggestions from code review

* Update keyboards/crkbd/readme.md
4 years ago
QMK Bot 150f4ef5dc Merge remote-tracking branch 'origin/master' into develop 4 years ago