James Young
ac14fce06d
Kalakos Bahrnob65 Configurator Layout Touch-Up ( #21309 )
...
* [enhancement] add matrix diagram
* [refactor] friendly-format info.json
* [enhancement] remove key overlaps
2 years ago
QMK Bot
a9f49a0ce8
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
85b804496c
KJ-Modify RS40 Configurator Touch-Up ( #21311 )
...
* [refactor] friendly-format info.json
* [enhancement] remove key overlap
Fix a key overlap in the Configurator rendering between LCtrl and Fn2.
* [enhancement] replace store links with product links
Replace URLs that point to the vendor's shop with URLs to the vendor's
product listing.
2 years ago
QMK Bot
01cfc72b57
Merge remote-tracking branch 'origin/master' into develop
2 years ago
lalalademaxiya1
45c52c742e
[Keyboard] Add Keychron C1 Pro ( #20700 )
...
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2 years ago
QMK Bot
965cfec3f9
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Roberts Kursitis
958cae3e0a
[Keyboard] Add Alisaie ( #21266 )
2 years ago
QMK Bot
a2e2d92652
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Derek
0abe3129f1
[Keyboard] Add bigsmoothknob ( #21265 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2 years ago
jonylee@hfd
d98b60c8f6
Move kb83 keyboard ( #20761 )
...
* move hfdkb/keyboard_sw/k83 --> inland/kb83
* move hfdkb/keyboard_sw/k83 --> inland/kb83
* Update data/mappings/keyboard_aliases.hjson
* Update keyboard_aliases.hjson
* fixed the Configurator layout data
* fixed the Configurator layout data
* Revert "Update keyboard_aliases.hjson"
This reverts commit c085c547656d09a14b9b0fad6a00f9551106719f.
* Revert "fixed the Configurator layout data"
* Update keyboard_aliases.hjson
* Update info.json
2 years ago
QMK Bot
808228c1a8
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Drashna Jaelre
7bd1d18427
[Docs] Add note about `ENABLE_COMPILE_KEYCODE` to docs ( #21290 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2 years ago
QMK Bot
be6f92c612
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
31e39a9ff4
dnworks SBL Community Layout Support and Touch-Up ( #21267 )
2 years ago
jack
b749a5f720
Fixup `nightly_boards/n40_o` ( #21307 )
2 years ago
jack
c4a67d3f33
Remove encoder in-matrix workaround code ( #20389 )
2 years ago
jack
74fbd5a031
Fixup `dekunukem/duckypad` ( #21298 )
2 years ago
QMK Bot
a68e9f0116
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
abd0632b9e
Tsubasa Handwired: correct layout data ( #21295 )
2 years ago
QMK Bot
55ed2bcc7e
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
a756ef6c88
HFDKB K83 Configurator Layout Fix ( #21297 )
2 years ago
QMK Bot
3c84f2b96d
Merge remote-tracking branch 'origin/master' into develop
2 years ago
mechlovin
e646ec2024
[Keyboard] Add support for Alveus MX PCB ( #21238 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2 years ago
QMK Bot
2ea02c3995
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Nick Brassel
0774381f81
Swap G431 to transient EEPROM. Add G431 and G474 onekeys. ( #21282 )
2 years ago
QMK Bot
1f6aa12184
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
de49bcd8e8
Geistmaschine Geist Layout Refactor and Touch-Up ( #21288 )
2 years ago
Ryan
1c9d0f0eec
Remove default `TAPPING_TERM` from keyboard config.h ( #21284 )
2 years ago
QMK Bot
7c7cec906a
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
88640e47ef
[refactor] correct layout data ( #21289 )
2 years ago
QMK Bot
54d883befa
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Sergey Vlasov
b520b352f9
preonic/rev3{,_drop}: Fix layouts with 2u keys ( #21114 )
...
Apparently layouts with 2u keys were not correctly converted into the
`info.json` format (the old C layout macros used the arguments for such
keys multiple times to cover all possible 1u locations; this is not
supported in `info.json`, and the single matrix location for 2u keys was
chosen incorrectly in some cases). Fix the layout definitions to match
the real PCB wiring.
2 years ago
Ryan
b1783db4ea
Move `RGBLED_NUM` to data driven ( #21278 )
2 years ago
QMK Bot
7178645be7
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Nick Brassel
884be6c1ba
Fix up operator precedence in RGBLIGHT ( #21280 )
2 years ago
QMK Bot
40a073b140
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
a2171ff4e8
Dymium65 Layout Touch-Up ( #21269 )
...
* [refactor] friendly-format info.json
* [refactor] correct layout data
2 years ago
James Young
d85600fcd4
Eason Aeroboard Refactor ( #21271 )
...
* [refactor] refactor keymaps
- grid-align keycodes
- use four-space indent
- remove trailing whitespace
* [refactor] physically arrange layout macro
Arrange the layout macro and keymaps in the QMK-desired order.
Breaks compatibility with out-of-tree keymaps.
Key sequence swaps in this commit:
- `KC_GRV` <-> `KC_1`
- `KC_TAB` <-> `KC_Q`
* [refactor] rename LAYOUT to LAYOUT_split_space
* [enhancement] add LAYOUT_7u_space
* [chore] correct maintainer value
Reference the keyboard maintainer's GitHub username.
2 years ago
QMK Bot
90a98fa689
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
d57acc7c5c
DOIO KB38 Refactor ( #21268 )
...
* [refactor] keymap refactor
- tidy-up box drawing
- update keycode alignment for readability
- use QMK-native keycode aliases
* [refactor] correct layout data
* [docs] add image to readme
2 years ago
Ryan
2367d8129c
Move `RGBLIGHT_SLEEP` to data driven ( #21072 )
2 years ago
QMK Bot
579db6131e
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
94311e4dc2
Alas: ISO Layouts Fix and Matrix Diagram ( #21255 )
2 years ago
QMK Bot
dc435a0834
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
5263dfb88d
ButterKeebs PocketPad: correct layout data ( #21256 )
2 years ago
Ryan
e8ca83a353
Move `RGBLIGHT_SPLIT` to data driven ( #21190 )
...
* Move `RGBLIGHT_SPLIT` to data driven
* Remove where `split_count` is already set
2 years ago
QMK Bot
c011eb1ead
Merge remote-tracking branch 'origin/master' into develop
2 years ago
James Young
9b36ec5351
DOIO KB30 Refactor ( #21250 )
...
* refactor keymaps
- remove extra blank lines
- convert tabs to spaces
- use four-space indent
- grid-align keycodes
- use QMK-native keycode aliases
* info.json: correct layout data
* add readme.md
* info.json: correct maintainer field
Updates the value to reference the maintainer's GitHub username.
2 years ago
QMK Bot
53d76042e0
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Sleepdealr
66f06a175f
[Keyboard] Add Artemis Paragon ( #20910 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2 years ago