Joel Challis
fe577daf96
Remove .noci functionality ( #19122 )
2022-11-21 02:03:38 +00:00
jack
a30964b3c5
Add missing manufacturer
fields ( #19065 )
2022-11-14 09:40:51 +11:00
Drashna Jael're
731633e133
Merge remote-tracking branch 'origin/master' into develop
2022-11-12 17:10:04 -08:00
Andrew Kannan
ddcb8dd7ca
[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
Wilba
bc6f8dc8b0
VIA V3 - The Custom UI Update ( #18222 )
2022-11-10 07:46:44 +11:00
QMK Bot
9a0f347a09
Merge remote-tracking branch 'origin/master' into develop
2022-11-08 16:25:44 +00:00
Andrew Kannan
0113550066
[Keyboard] Add Brutal v2 1800 PCB to QMK ( #18891 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-08 08:23:37 -08:00
Ryan
4deaa58016
cannonkeys/db60/hotswap
: fix layouts (#18982 )
2022-11-07 16:16:41 +11:00
Nick Brassel
219afaba42
Reworked backlight keycodes. ( #18961 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-06 08:11:59 +11:00
Joel Challis
a070c4c501
Remove hardcoded VIA keycode range ( #18956 )
2022-11-05 08:12:37 +00:00
Ryan
db2aa039f1
Remove more UNUSED_PINS
defines ( #18940 )
2022-11-03 17:42:19 +00:00
fauxpark
9d717c85dc
Merge remote-tracking branch 'upstream/master' into develop
2022-10-29 16:54:14 +11:00
Andrew Kannan
e90ff84c31
Add indicator LEDs to hoodrow G PCB ( #18888 )
2022-10-29 00:55:18 +01:00
Ryan
90f6b75873
Remove KC_DELT
( #18882 )
2022-10-27 19:33:38 +01:00
Drashna Jael're
eeb3f9c043
Merge remote-tracking branch 'origin/master' into develop
2022-10-24 23:28:56 -07:00
Andrew Kannan
2dff39720d
[Keyboard] Add Ellipse PCB support ( #18706 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24 22:05:53 -07:00
Andrew Kannan
d861a35ebf
[Keyboard] Add Ellipse hotswap PCB support ( #18707 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24 22:05:22 -07:00
Ryan
1cb1a5a374
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
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
2022-10-20 12:20:07 +01:00
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
Ryan
c12b997679
Tidy up SLEEP_LED_ENABLE
rules ( #15362 )
2021-12-01 21:13:00 +11:00
Joel Challis
2728603fe6
Move tmk_core/common/<plat> ( #13918 )
2021-11-19 10:41:02 -08:00
James Young
84ea77ead6
Remove BOOTMAGIC_ENABLE = lite
option ( #15002 )
...
* remove BOOTMAGIC_ENABLE=lite setting
* change keyboard BOOTMAGIC_ENABLE rules
Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.
* change keyboard BOOTMAGIC_ENABLE inline comments
Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite".
* change keymap BOOTMAGIC_ENABLE rules
Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.
* change keymap BOOTMAGIC_ENABLE inline comments
Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".
* change layout/user BOOTMAGIC_ENABLE rules/comments
Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.
Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".
* update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/
* remove docs references to Full Bootmagic
* convert data-driven Bootmagic Lite instances
* remove Bootmagic Lite bodge from data-driven generation
* Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a
* update docs/ja/config_options.md per mtei
* update docs/faq_misc.md per mtei
Remove remaining Full Bootmagic reference.
2021-11-05 08:18:09 +11:00
Drashna Jaelre
9d235d4fc5
[Core] Change OLED task function to be boolean ( #14864 )
...
* [Core] Add kb level callbacks to OLED driver
* Update keyboards and keymaps
* Update docs
* Update userspace configs
* Add fix for my keymap ...
* update lefty
2021-11-02 09:42:50 +11:00
QMK Bot
ce15168624
Merge remote-tracking branch 'origin/master' into develop
2021-10-10 19:19:38 +00:00
Sergey Vlasov
06124f9885
cannonkeys/satisfaction75: Add empty layers to the via keymap ( #14782 )
2021-10-11 06:19:08 +11:00
Sergey Vlasov
2d3bd7cfcf
Fix OLED timeout on satisfaction75 after migration from QWIIC ( #14780 )
...
The custom OLED_OFF mode implemented on satisfaction75 is incompatible
with the OLED_TIMEOUT feature (the OLED_TIMEOUT code assumes that any
key or encoder action should turn the OLED display on, and does not
provide any way to disable that behavior). To keep the OLED_OFF mode
functioning as before while still having a working OLED idle timeout, a
custom implementation of the OLED idle timeout code is added.
2021-10-10 17:01:29 +01:00
Joel Challis
22cafb9a20
Migrate satisfaction75 away from QWIIC_DRIVERS ( #14747 )
...
* stash
* refactor old draw
* refactor old draw - tidy
* refactor old draw - tidy
* refactor old draw - reorder for diffs
* refactor old draw - reorder for diffs
2021-10-09 14:46:47 +01:00
fauxpark
94572d74b5
Merge remote-tracking branch 'upstream/master' into develop
2021-09-21 20:19:07 +10:00
Ryan
6b74e48f81
Remove audio pin references in rules.mk ( #14532 )
2021-09-21 20:04:03 +10:00
Joel Challis
0fa217a5b7
Align ChibiOS I2C defs with other drivers ( #14399 )
...
* Align ChibiOS I2C defs with other drivers
* Update keyboards/xelus/valor_frl_tkl/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-12 15:41:33 +01:00
Ryan
5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk ( #14379 )
2021-09-12 15:27:29 +10:00
Ryan
4791cfae1a
Remove width, height and key_count from info.json ( #14274 )
2021-09-12 14:04:56 +10:00
Ryan
7eea780a7d
Remove bootloader listings from rules.mk ( #14330 )
2021-09-10 13:35:46 +10:00
James Young
4b453dca92
Remove MIDI Configuration boilerplate ( #11151 )
...
* remove keyboard-level instances of `MIDI_ENABLE = no`
Command:
```
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e '/^[ #]*MIDI_ENABLE[ \t]*=[ \t]*no/d' {} +
```
Co-Authored-By: Nick Brassel <nick@tzarc.org>
* fix case-sensitivity issues on MIDI_ENABLE
Change instances of `MIDI_ENABLE = YES` to `MIDI_ENABLE = yes`.
Command:
```
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e 's;MIDI_ENABLE[ \t]*=[ \t]*[Yy][Ee][Ss];MIDI_ENABLE = yes;g' {} +
```
* replace `# MIDI controls` with `# MIDI support`
Replace `# MIDI controls` with `# MIDI support` in keyboard-level `rules.mk` files.
Command:
```
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e 's;#[ \t]*MIDI[ \t]*\(controls\|support\).*;# MIDI support;g' {} +
```
* align inline comments
Aligns the inline comments to the length used by the QMK AVR rules.mk template.
Command:
```
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e 's;MIDI_ENABLE *= *yes.*;MIDI_ENABLE = yes # MIDI support;g' {} +
```
* remove commented instances of `MIDI_ENABLE` from keyboard `rules.mk` files
Commands:
```
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e 's;#\([ \t]*MIDI_ENABLE\) = yes; \1 = no ;' {} +
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e 's;^\([ \t]*\)\(MIDI_ENABLE = no\);\2\1;' {} +
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e '/^[ #]\+MIDI_ENABLE *= *no/d' {} +
```
* remove MIDI configuration boilerplate from keyboard config.h files
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-08-16 06:51:13 +10:00
James Young
a03aa301de
Remove Full Bootmagic ( #13846 )
...
* disambiguate Bootmagic rules in keymaps
The files edited by this commit were added at a point in time where `BOOTMAGIC_ENABLE = yes` enabled full Bootmagic.
This commit edits the files to specify that full Bootmagic is intended.
* remove BOOTMAGIC_ENABLE=full setting
* unify commented BOOTMAGIC_ENABLE rules in keyboards
Explicitly sets `BOOTMAGIC_ENABLE = no` in keyboards where the rule was commented out.
Command:
```
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e 's;#[ \t]*\(BOOTMAGIC_ENABLE\)[ \t=]\+\([a-zA-Z]\+\).*;\1 = no # Virtual DIP switch configuration;g' {} +
```
* remove commented Bootmagic rules from keymap/user level
Command:
```
find keyboards/ layouts/ users/ -type f -name 'rules.mk' -exec sed -i -e '/#.*\(BOOTMAGIC_ENABLE\)[ \t=]\+\([a-z]\+\).*/d' {} +
```
* update keyboard BOOTMAGIC_ENABLE rule formatting
Sets the formatting of BOOTMAGIC_ENABLE rules to `BOOTMAGIC_ENABLE = [value]`, without the inline comments (which will be replaced later).
Command:
```
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e 's;\(BOOTMAGIC_ENABLE\)[ \t=]\+\([a-z]\+\).*;\1 = \2;g' '{}' +
```
* update keyboards' BOOTMAGIC_ENABLE settings
Updates keyboard `rules.mk` files to use `BOOTMAGIC_ENABLE = lite` where `BOOTMAGIC_ENABLE = full` was being used.
Command:
```
find keyboards/ -type f -name 'rules.mk' -and -not -path '*/keymaps/*' -exec sed -i -e 's;\(BOOTMAGIC_ENABLE = \)full;\1lite;g' '{}' +
```
* update keymap/user BOOTMAGIC_ENABLE settings
Updates keymap/user `rules.mk` files to use `BOOTMAGIC_ENABLE = lite` where `BOOTMAGIC_ENABLE = full` was being used.
Commands:
```
find keyboards/ -type f -name 'rules.mk' -and -path '*/keymaps/*' -exec sed -i -e 's;\(BOOTMAGIC_ENABLE[ \t=]\+\)full;\1lite;g' '{}' +
find layouts/community/ users/ -type f -name 'rules.mk' -exec sed -i -e 's;\(BOOTMAGIC_ENABLE[ \t=]\+\)full;\1lite;g' '{}' +
```
* remove and replace inline comments in keyboards and keymap/user files
Removes and replaces the inline comments, which have been updated to read `Enable Bootmagic Lite`.
Commands:
```
find keyboards/ -type f -name 'rules.mk' -and -path '*/keymaps/*' -exec sed -i -e 's;\(BOOTMAGIC_ENABLE\)[ \t=]\+\([a-z]\+\).*;\1 = \2;g' '{}' +
find layouts/community/ users/ -type f -name 'rules.mk' -exec sed -i -e 's;\(BOOTMAGIC_ENABLE\)[ \t=]\+\([a-z]\+\).*;\1 = \2;g' '{}' +
find keyboards/ layouts/community/ users/ -type f -name 'rules.mk' -exec sed -i -e 's;\(BOOTMAGIC_ENABLE = lite\);\1 # Enable Bootmagic Lite;g' '{}' +
find keyboards/ layouts/community/ users/ -type f -name 'rules.mk' -exec sed -i -e 's;\(BOOTMAGIC_ENABLE = yes\);\1 # Enable Bootmagic Lite;g' '{}' +
find keyboards/ layouts/community/ users/ -type f -name 'rules.mk' -exec sed -i -e 's;\(BOOTMAGIC_ENABLE = no\);\1 # Enable Bootmagic Lite;g' '{}' +
```
* rename improperly named makefiles
Some files intended to be used as makefiles had improper names causing them to not be used as intended when building.
This commit corrects the filenames of the affected files.
* update renamed file with new rule formatting
* update QMK's template files
Updates QMK's `rules.mk` templates to use the new inline comment.
* update QMK Docs
- remove documentation of full Bootmagic
- update links to Bootmagic Lite doc
- add doc for Magic Keycodes
* rules.mk patch for coarse/ixora and coarse/vinta
2021-08-06 23:59:56 -07:00
James Young
80d8c4a483
Merge remote-tracking branch 'upstream/master' into develop
2021-07-29 23:04:06 -07:00
James Young
104cdef329
Cannonkeys Balance: Configurator fixes ( #13778 )
2021-07-29 22:26:47 -07:00
Joel Challis
7ac7ca96e9
Remove some legacy files ( #13715 )
2021-07-27 23:57:42 +01:00
Nick Brassel
394272a266
Merge remote-tracking branch 'upstream/master' into develop
2021-07-27 10:11:52 +10:00
Cyril
a73e0a7b13
Revert "Fixed the ortho60 and ortho48 matrix layout after testing ( #12106 )" ( #13456 )
...
This reverts commit e25f05224f
.
2021-07-25 22:51:23 -07:00
QMK Bot
793fabc449
Merge remote-tracking branch 'origin/master' into develop
2021-07-21 05:05:45 +00:00
Andrew Kannan
ddc2766537
Fix vicious40 rules ( #13623 )
2021-07-21 15:05:10 +10:00
QMK Bot
dbaba42175
Merge remote-tracking branch 'origin/master' into develop
2021-07-20 16:19:56 +00:00
Andrew Kannan
388a4ae817
[Keyboard] Add Vicious40 to QMK ( #12981 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-20 09:19:26 -07:00
QMK Bot
d5907a674f
Merge remote-tracking branch 'origin/master' into develop
2021-07-20 03:46:37 +00:00
Andrew Kannan
f439bfd543
[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
QMK Bot
85621311db
Merge remote-tracking branch 'origin/master' into develop
2021-07-20 01:49:28 +00:00
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>
2021-07-19 18:49:26 -07:00
Xelus22
b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t ( #13596 )
...
* fix sat75
* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
Ryan
9dcd03b6ca
Set BOOTLOADER = stm32-dfu
for all applicable STM32 boards ( #12956 )
...
* Set bootloader to stm32-dfu for STM32F303
* Set bootloader to stm32-dfu for STM32F0x2
* Set bootloader to stm32-dfu for STM32F4x1
* Set bootloader to stm32duino for sowbug
* Delete redundant bootloader_defs headers
* Add some missing MCU name comments
* Move APM32 dfu-suffix overrides underneath bootloader
* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00