Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Drashna Jaelre
d021bedf50
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F ( #18725 )
2022-10-15 09:55:12 -07:00
Ryan
e96d829724
Remove legacy keycodes, part 3 ( #18669 )
...
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
Joel Challis
2d25b89d11
Remove more RESET keycode references ( #18559 )
2022-10-01 17:20:42 +01:00
Andrew Kannan
be61df0827
[Keyboard] Add Moment Solderable ( #18385 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-09-29 20:29:11 -07:00
Andrew Kannan
fa1388a42e
[Keyboard] Add Moment Hotswap PCB ( #18384 )
2022-09-24 08:38:42 -07:00
Andrew Kannan
017398c283
[Keyboard] Add Vector PCB ( #17380 )
2022-09-14 11:13:13 -07:00
Joel Challis
5c0e87608f
Remove more RESET keycode references ( #18252 )
2022-09-03 06:50:44 +01:00
Andrew Kannan
bc538e3776
[Keyboard] CannonKeys Malicious Ergo ( #17076 )
...
* Add Malicious Ergo keyboard to QMK
* Update layout
* update info.json
* update info.json again
* Update info.json again
* i h8 info.json
* its default not all
* Update keyboards/cannonkeys/malicious_ergo/config.h
* Add bootloader instructions and license header
* Update keyboards/cannonkeys/malicious_ergo/rules.mk
* Update keyboards/cannonkeys/malicious_ergo/rules.mk
* Update keyboards/cannonkeys/malicious_ergo/readme.md
* Remove rotation from info.json
* Remove labels
* Update keyboards/cannonkeys/malicious_ergo/readme.md
* Update keyboards/cannonkeys/malicious_ergo/malicious_ergo.h
* Revise info.json again
* whitespace fix
* Apply suggestions from code review
Move pid/vid into info json
Fix rounding errors in info json
Thanks to fauxpark and noroadsleft!
2022-08-30 11:29:05 -07:00
Drashna Jaelre
092dd58e34
[Keyboard] Fix layout macro for Cannonkeys Atlas keyboard ( #18216 )
2022-08-30 01:40:35 -07:00
TJ
b719a16b03
[Keyboard] add Nearfield, fix typo in Le Chiffre Readme ( #17914 )
2022-08-28 21:48:41 -07:00
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01:00
Drashna Jael're
8f6b019dcc
Merge remote-tracking branch 'origin/master' into develop
2022-08-20 10:22:48 -07:00
Joel Challis
d2accb48e7
RESET -> QK_BOOT keyboard readme ( #18110 )
2022-08-20 11:34:17 +01:00
Drashna Jael're
ac31e42974
Merge remote-tracking branch 'origin/master' into develop
2022-08-14 01:54:23 -07:00
Ryan
3a7dbc8981
Move keyboard USB IDs and strings to data driven, pass 2: B-C ( #17945 )
2022-08-14 12:16:16 +10:00
QMK Bot
83f6aedd93
Merge remote-tracking branch 'origin/master' into develop
2022-08-12 23:03:46 +00:00
precondition
1a4a278251
Put non-US ISO keys in their expected spots in sagittarius' default keymaps ( #18005 )
2022-08-13 09:03:14 +10:00
QMK Bot
663b250e2f
Merge remote-tracking branch 'origin/master' into develop
2022-08-10 03:01:41 +00:00
Wilba
8a24fbbdae
Fix detection of EEPROM reset in some keyboards ( #17970 )
2022-08-09 20:01:09 -07:00
QMK Bot
93914142a3
Merge remote-tracking branch 'origin/master' into develop
2022-08-07 01:24:34 +00:00
Joel Challis
c6ad38e79f
RESET -> QK_BOOT default keymaps ( #17939 )
2022-08-07 02:23:58 +01:00
Nick Brassel
154d35ac14
Remove `UNUSED_PINS` ( #17931 )
2022-08-06 23:23:35 +10:00
QMK Bot
3c9941a629
Merge remote-tracking branch 'origin/master' into develop
2022-08-06 06:31:44 +00:00
Andrew Kannan
99377a0f5b
[Keyboard] Add Crin PCB ( #17913 )
2022-08-05 23:31:05 -07:00
QMK Bot
1e651dbdb0
Merge remote-tracking branch 'origin/master' into develop
2022-07-25 23:04:48 +00:00
Ryan
a939293aca
Move keyboard USB IDs and strings to data driven: C ( #17789 )
2022-07-26 00:04:09 +01:00
QMK Bot
2cdaa639ee
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 19:40:36 +00:00
James Young
f7510ca202
Gentoo & Gentoo Hotswap: correct Configurator key sequence errors ( #17668 )
...
* Gentoo info.json: apply friendly formatting
* Gentoo info.json: correct key sequence error
* Gentoo Hotswap info.json: apply friendly formatting
* Gentoo Hotswap info.json: correct key sequence error
2022-07-13 12:40:03 -07:00
Stefan Kerkmann
643f6367a1
[Fix] Patches after printf library update ( #17584 )
...
* Add missing '(' to print_bin_reverse32 declaration
* Fix insufficient character buffers on satisfaction75
* Remove \0 character in format string and use corrected offset math
instead on rocketboard 16
* Replace snprintf_ with snprintf for djinn
* Explicitly ignore format checks for tracktyl manuform that uses %b
specifier
* Print properly escaped version string in command.c, as PRODUCT or
other defines can contain constructs like 'Vendor keyboard 66%' which
will be interpreted as a format specifier
2022-07-07 14:14:09 +02:00
QMK Bot
8744d57578
Merge remote-tracking branch 'origin/master' into develop
2022-07-02 22:19:13 +00:00
Andrew Kannan
43e33ba232
Add Gentoo Hotswap PCB to QMK ( #17528 )
2022-07-02 23:18:43 +01:00
QMK Bot
5f11d7b554
Merge remote-tracking branch 'origin/master' into develop
2022-07-02 22:18:33 +00:00
Andrew Kannan
2011aec06f
Add Gentoo Solderable PCB to QMK ( #17527 )
2022-07-02 23:17:53 +01:00
Drashna Jaelre
0da6562c4d
Make default layer size 16-bit ( #15286 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-06-19 07:37:51 +10:00
Andrew Kannan
1c97a0375e
[Keyboard] Add BrutalV2 65 Keyboard ( #17252 )
...
* Add Brutal65 V2 to QMK
* Update info.json and copyright notices
* Update info.json]
* Update readme and delete chconf
* Update matrix and keymaps to match info json
* Update keyboards/cannonkeys/brutalv2_65/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/cannonkeys/brutalv2_65/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/cannonkeys/brutalv2_65/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-07 11:30:35 -07:00
Andrew Kannan
fbe236fa77
[Keyboard] Add Cloudline PCB support ( #17253 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-07 11:29:31 -07:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
QMK Bot
ff8c962d2e
Merge remote-tracking branch 'origin/master' into develop
2022-05-13 06:22:36 +00:00
Andrew Kannan
fc3d3ef076
[Keyboard] Add caps and num indicators to Balance keyboard ( #17075 )
2022-05-12 23:22:03 -07:00
Joel Challis
969c68a9ad
Provide better config defaults for bluepill boards ( #16909 )
2022-04-22 07:03:28 +10:00
Ryan
764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ( #16655 )
2022-03-15 13:56:58 +00:00
Ryan
27e390777b
Fix a couple of mismatched info.json layout names ( #16164 )
...
* Fix a couple of mismatched info.json layout names
* Fix layouts
* Clean up layouts
2022-02-02 21:08:48 +00:00
Andrew Kannan
6770f77270
[Keyboard] HoodrowG PCB ( #15474 )
...
Co-authored-by: Julian <julianzabala1@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-13 09:20:29 -08:00
James Young
1fd448f7fc
cannonkeys/adelie: Fix QMK Configurator Implementation ( #15754 )
...
* info.json: apply friendly formatting
* info.json: correct key sequence
2022-01-05 23:44:21 -08:00
Andrew Kannan
c10bc9f91e
[Keyboard] Adelie Firmware ( #13265 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-14 19:41:41 -08:00
Ryan
99b35940bc
Remove unnecessary backslash-escapes in default keymaps ( #15472 )
...
* Remove unnecessary backslash-escapes in default keymaps
* Remove unnecessary backslash-escapes in via keymaps
* Remove unnecessary backslash-escapes in default-ish keymaps
2021-12-14 12:41:16 +00:00
Ryan
f718a10889
Fix up build options comments ( #15463 )
2021-12-12 18:05:37 -08:00
Ryan
a8d440e4e0
Tidy up NKRO_ENABLE rules ( #15382 )
2021-12-09 16:05:44 +11:00
Ryan
a1183ebc8c
Remove pointless `CUSTOM_MATRIX = no` ( #15383 )
2021-12-02 14:31:36 +00:00