Andrew Kannan
ce3d3d7093
Add Ripple TKL Keyboard firmware ( #20301 )
2023-04-04 08:56:12 +10:00
Andrew Kannan
e2648bb6a1
Add Ripple TKL Hotswap Firmware ( #20302 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-04-04 08:55:38 +10:00
Andrew Kannan
16940589a8
Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK ( #20131 )
...
* Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK
* Add 65_iso_blocker community layout support
2023-03-23 20:25:15 +00:00
Andrew Kannan
882e76d955
[Keyboard] Add CannonKeys Bakeneko60 ISO Hotswap PCB ( #20130 )
2023-03-20 23:20:30 -07:00
Andrew Kannan
4721bdd974
Add Chimera65 Hotswap keyboard ( #20038 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-11 14:04:26 -07:00
Andrew Kannan
1e8533265e
Caerdroia Keyboard Firmware ( #20036 )
2023-03-10 10:57:11 -07:00
Andrew Kannan
ce80e33e10
[Keyboard] Add Ortho48v2 Keyboard ( #18889 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-10 02:23:53 -08:00
fauxpark
0b8bf2ecab
Merge remote-tracking branch 'upstream/master' into develop
2023-02-10 20:19:08 +11:00
Andrew Kannan
845e156d49
Add Type-B firmware to QMK ( #19764 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-02-09 13:55:26 -07:00
Ryan
ab1bdaf034
Remove deprecated Quantum keycodes ( #19712 )
2023-01-29 16:44:16 +00:00
Andrew Kannan
7f68231a15
[Keyboard] Add Ortho60 v2 Keyboard ( #18890 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-03 23:15:44 -08:00
Drashna Jael're
4b994ad3b9
Merge remote-tracking branch 'origin/master' into develop
2022-11-12 17:10:04 -08:00
Andrew Kannan
fe3830ee90
[Keyboard] Add Serenity PCB ( #18705 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-12 16:59:17 -08:00
QMK Bot
0f1ba04637
Merge remote-tracking branch 'origin/master' into develop
2022-11-08 16:25:44 +00:00
Andrew Kannan
008b3aeffe
[Keyboard] Add Brutal v2 1800 PCB to QMK ( #18891 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-08 08:23:37 -08:00
Nick Brassel
ea2c5bb36b
Reworked backlight keycodes. ( #18961 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-06 08:11:59 +11:00
Drashna Jael're
984c53b310
Merge remote-tracking branch 'origin/master' into develop
2022-10-24 23:28:56 -07:00
Andrew Kannan
0bcf2fb725
[Keyboard] Add Ellipse PCB support ( #18706 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24 22:05:53 -07:00
Andrew Kannan
28c0a21486
[Keyboard] Add Ellipse hotswap PCB support ( #18707 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24 22:05:22 -07:00
Ryan
58c0f56e04
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
Ryan
ab0ad878c6
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Ryan
1cdfb8a131
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
c76ea02436
Remove more RESET keycode references ( #18559 )
2022-10-01 17:20:42 +01:00
Andrew Kannan
7b01a52b7c
[Keyboard] Add Moment Solderable ( #18385 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-09-29 20:29:11 -07:00
Andrew Kannan
7955f3bb59
[Keyboard] Add Moment Hotswap PCB ( #18384 )
2022-09-24 08:38:42 -07:00
Andrew Kannan
a6c1bee412
[Keyboard] Add Vector PCB ( #17380 )
2022-09-14 11:13:13 -07:00
Andrew Kannan
63caec1bf8
[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
precondition
04f2460a44
Put non-US ISO keys in their expected spots in sagittarius' default keymaps ( #18005 )
2022-08-13 09:03:14 +10:00
Joel Challis
327b251e23
RESET -> QK_BOOT default keymaps ( #17939 )
2022-08-07 02:23:58 +01:00
Andrew Kannan
688aedcd0e
[Keyboard] Add Crin PCB ( #17913 )
2022-08-05 23:31:05 -07:00
Andrew Kannan
0e05e4c328
Add Gentoo Hotswap PCB to QMK ( #17528 )
2022-07-02 23:18:43 +01:00
Andrew Kannan
ba05eb029e
Add Gentoo Solderable PCB to QMK ( #17527 )
2022-07-02 23:17:53 +01:00
Andrew Kannan
a4f3099fa3
[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
81d29de260
[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
1b3224d576
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Andrew Kannan
a5848611e8
[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
Andrew Kannan
2a1b852d4b
[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
168fe06c26
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
Sergey Vlasov
a2555b8609
cannonkeys/satisfaction75: Add empty layers to the via keymap ( #14782 )
2021-10-11 06:19:08 +11:00
Andrew Kannan
e25ec3f812
[Keyboard] Add Vicious40 to QMK ( #12981 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-20 09:19:26 -07:00
Andrew Kannan
8d51dcc946
[Keyboard] Aella Keyboard PCB ( #13372 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19 20:46:01 -07:00
Andrew Kannan
5d171054cd
[Keyboard] Add CannonKeys Balance PCB to QMK ( #13489 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-19 18:49:26 -07:00
Andrew Kannan
dbaf68d88c
Some fixes for the Bakeneko variant DB60s ( #12662 )
...
* Some fixes for the Bakeneko variant DB60s
* Add copyright to header
* Add .python-version to gitignore for people who use pyenv or similar
* update readme
* Add more readmes
* Add more readmes
* Update the versions to have different product IDs
* Update readme
* Add missing rules.mk
* Fix matrix on hotswap
* remove iso from hotswap
* Fix hotswap spacebar
* Revert gitignore changes
* Fix layouts
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add split configs
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add license to config
* or equivalent
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-12 10:52:15 +10:00
James Young
bec41122f7
cannonkeys/atlas_alps: rename via keymaps rules.mk.txt to rules.mk ( #12103 )
...
File doesn't work without the correct filename.
2021-03-03 22:33:14 +00:00
npspears
fca4366b5e
[Keyboard] Atlas alps/mx PCB addition ( #11884 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-02-24 10:53:09 -08:00
Andrew Kannan
e7f98d4f30
[Keyboard] Add Onyx keyboard to QMK ( #11292 )
...
* Add Onyx keyboard to QMK
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-10 22:18:01 -08:00
Andrew Kannan
08fca806ec
[Keyboard] Sagittarius ( #10896 )
...
* Sagittarius keyboard
* Update Sagittarius keyboard
* fix
* remove info.json as it's very hard to make
* Add license and address PR comments
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add info json, update keymap
* Fix info json
* Update keymap
* Update keyboards/cannonkeys/sagittarius/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-05 20:23:35 -08:00
Andrew Kannan
bad9ff858a
Tsukuyomi Keyboard ( #10898 )
...
* Add Tsukuyomi PCB
* Remove unncessary file
* Fix
* update config
* Tsukuyomi info.json
* Update readme
* add license header and add dfu suffix args
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* Update info.json
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-12-29 23:43:46 +00:00
Nick Blyumberg
b647e54bfb
Update Ortho60 VIA keymap ( #10130 )
...
* Added the license header and made the layers generic
2020-08-24 07:49:25 -07:00
Nick Blyumberg
063db27ccd
Ortho48 VIA keymap ( #10128 )
2020-08-22 16:14:52 +10:00