223 Commits (f6dd8dea2e493dc549a60fee99de871c4088d09a)

Author SHA1 Message Date
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 3 years ago
Ryan 043d8e1140
Remove deprecated Quantum keycodes (#19712) 3 years ago
Ryan cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
3 years ago
Ryan 56555c61e1
Migrate `LAYOUTS` to data driven (#19541)
* Migrate `LAYOUTS` to data driven, 0-9

* Migrate `LAYOUTS` to data driven, A

* Migrate `LAYOUTS` to data driven, B

* Migrate `LAYOUTS` to data driven, C

* Migrate `LAYOUTS` to data driven, D

* Migrate `LAYOUTS` to data driven, E

* Migrate `LAYOUTS` to data driven, F

* Migrate `LAYOUTS` to data driven, G

* Migrate `LAYOUTS` to data driven, H

* Migrate `LAYOUTS` to data driven, handwired

* Migrate `LAYOUTS` to data driven, I

* Migrate `LAYOUTS` to data driven, J

* Migrate `LAYOUTS` to data driven, K

* Migrate `LAYOUTS` to data driven, L

* Migrate `LAYOUTS` to data driven, M

* Migrate `LAYOUTS` to data driven, N

* Migrate `LAYOUTS` to data driven, O

* Migrate `LAYOUTS` to data driven, P

* Migrate `LAYOUTS` to data driven, Q

* Migrate `LAYOUTS` to data driven, R

* Migrate `LAYOUTS` to data driven, S

* Migrate `LAYOUTS` to data driven, T

* Migrate `LAYOUTS` to data driven, U

* Migrate `LAYOUTS` to data driven, V

* Migrate `LAYOUTS` to data driven, W

* Migrate `LAYOUTS` to data driven, X

* Migrate `LAYOUTS` to data driven, Y

* Migrate `LAYOUTS` to data driven, Z
3 years ago
Ryan 801d2ff940
Remove useless line continuations (#19399) 3 years ago
Andrew Kannan f288a3bb3b
[Keyboard] Add Ortho60 v2 Keyboard (#18890)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Joel Challis 59443fa970
jsonify some info.json (#19146) 3 years ago
Joel Challis fe577daf96
Remove .noci functionality (#19122) 3 years ago
jack a30964b3c5
Add missing `manufacturer` fields (#19065) 3 years ago
Drashna Jael're 731633e133
Merge remote-tracking branch 'origin/master' into develop 3 years ago
Andrew Kannan ddcb8dd7ca
[Keyboard] Add Serenity PCB (#18705)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Wilba bc6f8dc8b0
VIA V3 - The Custom UI Update (#18222) 3 years ago
QMK Bot 9a0f347a09 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Andrew Kannan 0113550066
[Keyboard] Add Brutal v2 1800 PCB to QMK (#18891)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Ryan 4deaa58016
`cannonkeys/db60/hotswap`: fix layouts (#18982) 3 years ago
Nick Brassel 219afaba42
Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Joel Challis a070c4c501
Remove hardcoded VIA keycode range (#18956) 3 years ago
Ryan db2aa039f1
Remove more `UNUSED_PINS` defines (#18940) 3 years ago
fauxpark 9d717c85dc Merge remote-tracking branch 'upstream/master' into develop 3 years ago
Andrew Kannan e90ff84c31
Add indicator LEDs to hoodrow G PCB (#18888) 3 years ago
Ryan 90f6b75873
Remove `KC_DELT` (#18882) 3 years ago
Drashna Jael're eeb3f9c043
Merge remote-tracking branch 'origin/master' into develop 3 years ago
Andrew Kannan 2dff39720d
[Keyboard] Add Ellipse PCB support (#18706)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Andrew Kannan d861a35ebf
[Keyboard] Add Ellipse hotswap PCB support (#18707)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Ryan 1cb1a5a374
Remove legacy Grave Escape keycodes (#18787) 3 years ago
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
3 years ago
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
3 years ago
Drashna Jaelre d021bedf50
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 3 years ago
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
3 years ago
Joel Challis 2d25b89d11
Remove more RESET keycode references (#18559) 3 years ago
Andrew Kannan be61df0827
[Keyboard] Add Moment Solderable (#18385)
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Andrew Kannan fa1388a42e
[Keyboard] Add Moment Hotswap PCB (#18384) 3 years ago
Andrew Kannan 017398c283
[Keyboard] Add Vector PCB (#17380) 3 years ago
Joel Challis 5c0e87608f
Remove more RESET keycode references (#18252) 3 years ago
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!
3 years ago
Drashna Jaelre 092dd58e34
[Keyboard] Fix layout macro for Cannonkeys Atlas keyboard (#18216) 3 years ago
TJ b719a16b03
[Keyboard] add Nearfield, fix typo in Le Chiffre Readme (#17914) 3 years ago
Joel Challis bbc3bc55f2
RESET -> QK_BOOT user keymaps (#17940) 3 years ago
Drashna Jael're 8f6b019dcc
Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joel Challis d2accb48e7
RESET -> QK_BOOT keyboard readme (#18110) 3 years ago
Drashna Jael're ac31e42974
Merge remote-tracking branch 'origin/master' into develop 3 years ago
Ryan 3a7dbc8981
Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) 3 years ago
QMK Bot 83f6aedd93 Merge remote-tracking branch 'origin/master' into develop 3 years ago
precondition 1a4a278251
Put non-US ISO keys in their expected spots in sagittarius' default keymaps (#18005) 3 years ago
QMK Bot 663b250e2f Merge remote-tracking branch 'origin/master' into develop 3 years ago
Wilba 8a24fbbdae
Fix detection of EEPROM reset in some keyboards (#17970) 3 years ago
QMK Bot 93914142a3 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joel Challis c6ad38e79f
RESET -> QK_BOOT default keymaps (#17939) 3 years ago
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 3 years ago
QMK Bot 3c9941a629 Merge remote-tracking branch 'origin/master' into develop 3 years ago