Andrew Kannan
f439bfd543
[Keyboard] Aella Keyboard PCB ( #13372 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Joakim Tufvegren
1414e9736d
Switch Ergodox Infinity over to split_common ( #13481 )
4 years ago
QMK Bot
85621311db
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Andrew Kannan
46b8230468
[Keyboard] Add CannonKeys Balance PCB to QMK ( #13489 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
npspears
8e30ec1eee
[Keyboard] enable RGB underglow on heckerboards/axon40 ( #13490 )
...
This PCB uses RGB underglow LEDs. If the user doesn't want them, they can turn them off with a keycode.
4 years ago
QMK Bot
6b2b42678d
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Adrian L Lange
1105f2eb47
[Keymap] Update bface p3lim keymap ( #13582 )
4 years ago
X-Bows Tech
5ee5280fa1
[Keyboard] Update the XBows/Knight keyboard ( #13541 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Gigahawk
b994921703
[Keyboard] Split GMMK Pro PCBs into separate revisions ( #13570 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
QMK Bot
5753226588
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Daegara
10905a6500
[Keyboard] CU65 layout update ( #13589 )
4 years ago
bomb
44a8ad265c
[Keyboard] Repaired melgeek/mj63/ RGB lamp driver problem ( #13579 )
4 years ago
QMK Bot
a480520e4e
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Giorgi Chavchanidze
8bc8eadaf9
[Keymap] Orthon keymap for idobo ( #13584 )
...
Co-authored-by: Giorgi Chavchanidze <giorgi@vivaldi.com>
4 years ago
QMK Bot
f9332747e3
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Suschman
7e698c71cd
Six Pack and ortho_ layout updates ( #13587 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Suschman <suschman@gmail.com>
4 years ago
QMK Bot
f493f560cc
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
046429fa87
Knobgoblin: rename ortho keymap to default ( #13592 )
...
Keyboard did not previously have a `default` keymap.
4 years ago
QMK Bot
85c4672981
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
4b55b7f852
converter/periboard_512: add Configurator layout data ( #13600 )
4 years ago
QMK Bot
2a3dde1d94
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
58f9321a77
fluxlab zplit: keymap restructuring ( #13599 )
4 years ago
QMK Bot
1ece36549a
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Xelus22
5b6780f999
[Keyboard][Bug] Constellation Rev2 ( #13595 )
4 years ago
Xelus22
b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t ( #13596 )
...
* fix sat75
* update uint32_t to layer_state
4 years ago
QMK Bot
f792aee954
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
07ae72ea6b
LazyDesigners Bolt: move via keymap to keymaps directory ( #13581 )
4 years ago
QMK Bot
1374722033
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
876f861715
Discipline layout macro/Configurator fixes ( #13574 )
...
* use human-friendly formatting in info.json
* move layout macro aliases to info.json
* correct and complete layout data
Corrects the layout data for a few layouts, adds the missing data, and renames some of the layout macros.
- rename LAYOUT_wkl_ansi_2_right_mods to LAYOUT_65_ansi_wkl
- rename LAYOUT_wkl_ansi_3_right_mods to LAYOUT_65_ansi_lwkl
- rename LAYOUT_wkl_iso_2_right_mods to LAYOUT_65_iso_wkl
- rename LAYOUT_wkl_iso_3_right_mods to LAYOUT_65_iso_lwkl
4 years ago
QMK Bot
2eb8349437
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
26e64f4fd3
ACR60 Refactor ( #13575 )
...
* modernize acr60.h
- use #pragma once include guard
- add license header
- use four-space indent
- use QMK three-character notation for layout macro arguments
* human-friendly format info.json
* remove `key_count` keys from info.json
* rename LAYOUT_2_shifts to LAYOUT_all
* move LAYOUT_all to top
* use QMK three-character notation in info.json
* refactor default keymap
- add license header
- remove third layer (does nothing)
- replace Shift-Escape keycode with KC_GESC
- use LAYOUT_all macro instead of LAYOUT
* modernize readme.md
- update header
- convert metadata section to list
- add flashing and bootloader jump instructions
- update Docs links
* use #pragma once include guard in config.h
* update LED Indicator API
* add license headers
4 years ago
QMK Bot
c329b549e4
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
ca0e7e7bd9
Cutie Club Giant Macro Pad: add info.json ( #13576 )
4 years ago
QMK Bot
4be8eec4f2
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
b127180c0c
Xelus Akis Configurator Fixes ( #13577 )
...
* correct layout macro references
The keyboard's header file and info.json referenced different layout macro names.
* correct layout data
Insert an object for the Non-US Backslash key, which was previously missing.
4 years ago
Ryan
777fffb067
Revert "Add rgblight to RGB Matrix VPATH" ( #13559 )
4 years ago
QMK Bot
d1295ffe9a
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Takeshi ISHII
d26537acc1
remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h ( #13569 )
4 years ago
QMK Bot
cdae9a7b19
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Dasky
932a67ced2
Limit RGB brightness for crkbd when not defined ( #13568 )
4 years ago
QMK Bot
3495ffab77
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Ryan
6c550cc7f7
Improve driver installation docs ( #13562 )
4 years ago
QMK Bot
edefcdc94f
Merge remote-tracking branch 'origin/master' into develop
4 years ago
lukeski14
89eeb4987c
adding tw40 via support ( #13032 )
4 years ago
Ryan
332a5aa7cb
Move `SENDSTRING_BELL` code to `send_string.h` ( #13566 )
4 years ago
QMK Bot
4bef126293
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Oliver Granlund
455a988aa6
[Keyboard] Neito + my DZ60 keymap tweaks ( #11773 )
4 years ago
QMK Bot
ff33eaea41
Merge remote-tracking branch 'origin/master' into develop
4 years ago
shela
6cc03dd30a
Remove unwanted notes ( #13563 )
4 years ago
Johannes Choo
10d7eca5af
Fix LED Hit Counter for LED/RGB Matrix ( #12674 )
4 years ago