Ryan
f529580860
Basic keycode overhaul ( #14726 )
2021-11-03 22:22:17 -07:00
Ryan
928d9f90ec
Remove complex fn_actions macros ( #14662 )
...
* Remove complex `fn_actions` macros
* Remove additional `KC_FN*` instances
2021-11-01 09:27:54 +11:00
Ryan
6ee29d9aa6
Tidy up ADNS9800 and PMW3360 firmware blobs ( #14936 )
2021-10-24 10:46:20 -07:00
Ryan
3c0eeec755
Try to clarify "number of elements in info.json does not match" error ( #14844 )
2021-10-16 17:44:56 +01:00
Ryan
b7a346600c
[Docs] Clean up reference_info_json.md ( #14806 )
2021-10-15 12:45:33 +11:00
Ryan
633ef1441b
handwired/nicekey optimisation ( #14788 )
...
* handwired/nicekey optimisation
* Add some consts
* Read address from progmem, pass it into send_string_with_delay_P
2021-10-11 14:41:31 +01:00
Ryan
61cc9e8042
Fix misplaced endif in led_matrix_drivers.c ( #14785 )
2021-10-10 21:32:29 -07:00
Ryan
b487e10753
Clean up LED/RGB Matrix driver config ( #14760 )
2021-10-10 16:57:49 -07:00
Ryan
db41a3426c
Improve Adafruit BLE configuration defines ( #14749 )
...
* Improve Adafruit BLE configuration defines
* Formatting
2021-10-08 16:15:20 +01:00
Ryan
bc1f5ef381
i2c_master: Add support for reading/writing to 16-bit registers ( #14289 )
2021-10-07 10:29:35 +11:00
Ryan
d8f0c8783a
Remove sysex API ( #14723 )
2021-10-06 19:34:46 +11:00
Ryan
1a9e7b95ab
Change MK66F18 -> MK66FX1M0 ( #14659 )
2021-09-30 23:14:37 +01:00
Ryan
0b37e07f90
Remove redundant MIDI_ENABLE = no in keyboard-level rules.mk ( #14649 )
2021-09-30 19:17:20 +10:00
Ryan
36bc3c867e
Remove redundant UNICODE_ENABLE = no in keyboard-level rules.mk ( #14633 )
2021-09-30 08:14:21 +10:00
Ryan
873a1999bb
Move "firmware size check skipped" note to message.mk ( #14632 )
2021-09-29 06:08:46 +10:00
Ryan
ae993dc068
Zinc: Clean up LTO rules ( #14597 )
2021-09-28 03:50:06 +10:00
Ryan
e8b7cee9d3
SquishyTKL: Layouts cleanup ( #14594 )
2021-09-28 03:46:10 +10:00
Ryan
68c327f672
Remove keyboard-level COMBO_ENABLE rules ( #14550 )
2021-09-25 18:31:24 +10:00
Ryan
d84794b352
Remove keyboard-level TAP_DANCE_ENABLE rules ( #14538 )
2021-09-21 17:54:36 +01:00
Ryan
be3259b793
Remove outputselect.h include from BIOI code ( #14543 )
2021-09-21 17:21:10 +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
Ryan
20ea5f3fb5
Relocate Adafruit BLE code ( #14530 )
2021-09-21 19:58:46 +10:00
fauxpark
c38a730805
Merge remote-tracking branch 'upstream/master' into develop
2021-09-20 16:58:29 +10:00
Ryan
574b6734af
Remove backlight pin references in rules.mk ( #14513 )
2021-09-20 16:51:00 +10:00
Ryan
b56282756b
[Docs] Clean up some code block languages ( #14434 )
2021-09-14 13:16:24 +01:00
Ryan
82924d0788
RN42 Bluetooth typo fix ( #14421 )
2021-09-13 17:38:31 +01:00
Ryan and Drashna Jaelre
bcf4551f74
Move Bluetooth config to common_features.mk ( #14404 )
...
* Move Bluetooth config to common_features.mk
* Update common_features.mk
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Drashna Jaelre <drashna@live.com >
2021-09-12 08:22:03 -07:00
Ryan
5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk ( #14379 )
2021-09-12 15:27:29 +10:00
fauxpark
1895151a9c
Merge remote-tracking branch 'upstream/master' into develop
2021-09-12 14:10:26 +10:00
Ryan
4791cfae1a
Remove width, height and key_count from info.json ( #14274 )
2021-09-12 14:04:56 +10:00
Ryan
7277f1febe
Remove BLUETOOTH_ENABLE from defaultish keymaps ( #14375 )
2021-09-10 14:11:17 +01:00
fauxpark
a7c972b329
Merge remote-tracking branch 'upstream/master' into develop
2021-09-10 17:36:17 +10:00
Ryan
d5cb7de5e4
Change USBasp and bootloadHID bootloaders to lowercase ( #14354 )
2021-09-10 17:17:54 +10:00
Ryan
7eea780a7d
Remove bootloader listings from rules.mk ( #14330 )
2021-09-10 13:35:46 +10:00
Ryan
2cb9219a3e
Remove commented out BLUETOOTH_ENABLE rules ( #14361 )
2021-09-10 13:32:22 +10:00
fauxpark
93387f8941
Merge remote-tracking branch 'upstream/master' into develop
2021-09-09 16:54:39 +10:00
Ryan
d6dd2e0d51
Fix CRLF in lyra/rev1 ( #14360 )
2021-09-09 16:50:52 +10:00
Ryan
9e77cdf4e6
Bugfix for Joystick and JSON schema ( #14295 )
2021-09-09 10:27:58 +10:00
Ryan
d977e5d3e9
Remove Arduino-style analogRead() ( #14348 )
2021-09-08 14:37:59 +01:00
Ryan
fe6d6cf76d
Remove empty override functions ( #14312 )
...
* Remove empty override functions, 0-9
* Remove empty override functions, A-D
* Remove empty override functions, E-H
* Remove empty override functions, handwired
* Remove empty override functions, I-L
* Remove empty override functions, M-P
* Remove empty override functions, Q-T
* Remove empty override functions, U-Z
2021-09-05 21:36:31 +01:00
Ryan
8574bf20d3
Remove more cruft in keyboard files ( #14288 )
2021-09-03 17:09:30 +01:00
Ryan
1b357ea432
Fix typos from 14248 ( #14261 )
2021-09-01 13:19:17 +01:00
Ryan
41c50bb653
Change keyboard level include guards to pragma once ( #14248 )
...
* Change keyboard level include guards to `pragma once`
And clean up a lot of layout macros
* Oops
* Remove dangling endif
2021-09-01 19:03:14 +10:00
Ryan
5319727b70
Fix line endings for quark_squared info.json ( #14113 )
2021-08-22 17:28:48 +01:00
Ryan
a7d48b063e
Fix LED Matrix suspend code ( #14090 )
2021-08-20 10:43:49 -07:00
Ryan
972f8ba69a
Fix AT90USB64/128 bootloaders ( #14064 )
2021-08-19 17:11:20 +01:00
Ryan
b16091659c
Move USB Host Shield and Arduino core to lib/ ( #13973 )
2021-08-18 18:20:25 +10:00
Ryan
37496f4b60
Add alternate ldscript for STM32duino (F103xB) ( #12914 )
...
* Add alternate ldscript for STM32duino (F103xB)
* Refactor out common ldscript stuff
* Move ldscripts into stm32duino board dir, add search path to ldflags
2021-08-18 04:23:22 +10:00
fauxpark
4b3691e72d
Merge remote-tracking branch 'upstream/master' into develop
2021-08-15 15:27:25 +10:00
Ryan
4c93c350a6
AL1 refactor ( #13679 )
2021-08-15 15:19:01 +10:00
Ryan
b1d8efeb59
LFKeyboards: Replace KC_FNx with F(x) ( #13999 )
2021-08-15 15:18:41 +10:00
Ryan
fce12f0075
Rework keymap_extras docs ( #13949 )
2021-08-15 00:18:20 +10:00
Ryan
d3932a104c
Add padding to LUFA-MS .BIN files ( #13922 )
2021-08-10 18:03:04 +10:00
Ryan
7bfe53ee2f
Fix onekey console keymap ( #13797 )
2021-07-30 22:00:14 +01:00
Ryan and Erovia
b021c2f2c5
Port new_keyboard.sh to CLI ( #13706 )
...
Co-authored-by: Erovia <Erovia@users.noreply.github.com >
2021-07-30 21:57:40 +01:00
Ryan
d1db008745
Onekey cleanup ( #13786 )
2021-07-30 18:10:05 +01:00
Ryan
8b39a3c484
qmk docs: Add flag to open in browser (#13788 )
...
* `qmk docs`: Add flag to open in browser
* Add docs
2021-07-30 14:47:34 +01:00
Ryan
25f43837d2
Remove references to info.json width and height in CLI ( #13728 )
2021-07-29 22:37:18 -07:00
Ryan
491b83aa32
Update "make format" message ( #13741 )
...
* Update "make format" message
* Add examples for `qmk` command as well
2021-07-28 12:02:29 +01:00
Ryan
56443fe3cf
Fix typo in Dactyl Manuform ( #13740 )
2021-07-27 08:16:41 -07:00
Ryan
468f705455
Dactyl Manuform cleanup ( #13686 )
2021-07-27 22:00:38 +10:00
Ryan
8cc568bc29
Fix & clean up tronguylabs/m122_3270 ( #13684 )
2021-07-25 11:02:36 +10:00
Ryan
b564ba13ee
Fix API generation failure caused by GRS-70EC ( #13631 )
2021-07-21 19:30:29 +01:00
Ryan
c79bc7c909
Fix MATRIX_COLS for peranekofactory/tone ( #13632 )
2021-07-21 19:28:58 +01:00
Ryan
78265ea742
Fix MATRIX_COLS for aeboards/constellation/rev2 ( #13633 )
2021-07-21 19:26:00 +01:00
fauxpark
2e673c419a
Merge remote-tracking branch 'upstream/master' into develop
2021-07-20 23:13:39 +10:00
Ryan
7ea1b97785
Fix CRLF in xbows/knight:via config.h ( #13614 )
2021-07-20 14:04:36 +01:00
Ryan
777fffb067
Revert "Add rgblight to RGB Matrix VPATH" ( #13559 )
2021-07-17 13:39:52 +10:00
Ryan
6c550cc7f7
Improve driver installation docs ( #13562 )
2021-07-17 02:49:33 +10:00
Ryan
332a5aa7cb
Move SENDSTRING_BELL code to send_string.h ( #13566 )
2021-07-16 09:40:20 -07:00
Ryan
7ed5ac4a60
Use string literals for SERIAL_NUMBER ( #13403 )
2021-07-16 19:43:18 +10:00
Ryan
fd8628ccdc
Migrate more fn_actions stuff ( #13502 )
2021-07-15 03:52:45 +10:00
Ryan
99f637e82c
Fix some RGB Matrix-enabled keymaps referring to RGBLight mode ( #13509 )
2021-07-15 03:50:09 +10:00
Ryan
9ce6808015
Update MSG_PYTHON_MISSING ( #13427 )
2021-07-06 15:34:04 +10:00
Ryan
82137e14f2
Migrate SHIFT_ESC and RGB fn_actions to Grave Escape and RGB keycodes ( #13360 )
2021-07-06 09:08:08 +10:00
Ryan
50d4dfd2e6
keymap_extras: Remove deprecated defines (#12949 )
2021-07-06 09:05:11 +10:00
fauxpark
0386aea09f
Merge remote-tracking branch 'upstream/master' into develop
2021-07-05 21:57:13 +10:00
Ryan and Joel Challis
4c1c112a16
Traveller cleanup ( #13441 )
...
* Traveller cleanup
* Update keyboards/handwired/traveller/info.json
Co-authored-by: Joel Challis <git@zvecr.com >
Co-authored-by: Joel Challis <git@zvecr.com >
2021-07-05 11:45:31 +01:00
fauxpark
03807c2c6e
Merge remote-tracking branch 'upstream/master' into develop
2021-07-03 16:38:05 +10:00
Ryan
06e0643541
Add "Ctrl+C to cancel" to "waiting for bootloader" messages ( #13424 )
2021-07-03 16:34:22 +10:00
Ryan
b721e054a2
Add rgblight to RGB Matrix VPATH ( #13371 )
2021-07-02 16:08:45 +10:00
Ryan
5046883531
Cleanup gitignore ( #13390 )
2021-07-02 16:08:34 +10:00
Ryan
dc3896e31c
Cleanup junk chars, part 4 ( #13345 )
2021-07-01 16:41:51 +10:00
Ryan
44260c3414
Remove API_SYSEX_ENABLEs from rules.mk ( #13389 )
2021-06-30 23:30:42 -07:00
Ryan
653082235a
Relocate RGB/HSV color defs to a more fitting place ( #13377 )
2021-06-29 19:15:58 +01:00
Ryan
cb23fe9fc1
Move RGBLight code into its own folder ( #13312 )
2021-06-28 15:15:24 +10:00
Ryan
53ace430fe
Doctor: print CLI version ( #13356 )
2021-06-27 13:21:53 +10:00
Ryan
cbe761ea16
Exent cleanup ( #13353 )
2021-06-27 05:07:44 +10:00
Ryan
bbe43a91eb
CLI: Add subcommand to generate version.h ( #13151 )
2021-06-27 02:29:02 +10:00
Ryan
93bd34c6d3
Cleanup junk chars, part 3 ( #13332 )
2021-06-26 02:38:21 +01:00
Ryan
92a9fba353
Cleanup junk chars, part 2 ( #13284 )
2021-06-25 13:51:44 +10:00
Ryan
4319aca91c
Fix linker error when rgblight and RGB Matrix are both enabled ( #13304 )
2021-06-23 10:53:00 +10:00
Ryan
791363a680
Remove rgblight stubs ( #13302 )
2021-06-23 10:16:41 +10:00
Ryan
d61e5c0027
Move LED/RGB Matrix code into their own directories ( #13257 )
2021-06-22 18:26:23 +10:00
fauxpark
eaba4d327f
Merge remote-tracking branch 'upstream/master' into develop
2021-06-21 21:17:26 +10:00
Ryan
59c572eaf0
Cleanup junk characters, part 1 ( #13282 )
2021-06-21 11:29:15 +01:00
Ryan
e4a2cfd853
Remove dfu-util arguments from mcu_selection ( #13150 )
2021-06-21 19:56:55 +10:00
Ryan
90e57b7b0a
OLED font easter egg ( #13269 )
2021-06-20 09:38:21 -07:00
fauxpark
e3030bff5e
Merge remote-tracking branch 'upstream/master' into develop
2021-06-20 12:10:59 +10:00