fauxpark
a0305f5e7e
Be more specific about Caterina devices, and add LilyPad PID
2020-09-19 05:40:25 +10:00
fauxpark
c2a0cebf8b
Add Pololu VID
2020-09-19 05:21:33 +10:00
fauxpark
ef1b050b32
Link to docs page in "missing" case
2020-09-19 05:21:32 +10:00
fauxpark
4bee445c2f
Split rules back up into bootloaders
2020-09-19 05:21:32 +10:00
fauxpark
7921c5d9b8
A comma would be nice
2020-09-19 05:21:31 +10:00
fauxpark
72b1ff5899
Add TMK "FEED" VID to list of deprecated udev rules
2020-09-19 05:21:31 +10:00
fauxpark
eee6dd3544
Fix errors
2020-09-19 05:21:31 +10:00
fauxpark
510138f525
Simplify doctor rule checking
2020-09-19 05:21:30 +10:00
fauxpark
07e37c857c
Update rules in doctor.py
2020-09-19 05:21:30 +10:00
fauxpark
a21e487fbc
Consolidate udev rules into a single file
2020-09-19 05:21:29 +10:00
Ryan and GitHub
6e948feb6a
Use the force when flashing with dfu-programmer ( #10070 )
2020-09-10 00:00:27 +10:00
Ryan and GitHub
687d05dfb1
Update file changes action ( #10245 )
2020-09-05 14:37:25 +01:00
Ryan and GitHub
0032cb026b
[Keyboard] YMDK NP21 refactor ( #10181 )
2020-08-31 22:30:07 -07:00
Ryan and James Young
629cfc7f5e
K-Type refactor ( #9864 )
...
* K-Type refactor
* Declare QMK in product name again
* Hopefully fix matrix scanning
* Maybe this time
* Partial (literally) RGB Matrix support
* Put RGB_MATRIX_ENABLE into rgb keymap for now
* Add ifdefs for RGB config
* Set layer 1 to actually be layer 1...
* Update keyboards/k_type/readme.md
* Put all RGB config in keymap for now
* Set SDB high?
* Before `rgb_matrix_init()` would be best
* User level, not keyboard
* Combating dropped keys
* Nope
* Readme for RGB keymap
* Remove custom matrix
2020-08-29 14:30:02 -07:00
0f596881b3
Remove support for Adafruit EZ-Key ( #10103 )
...
* Remove support for Adafruit EZ-Key
* Update docs/ja/feature_bluetooth.md
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com >
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com >
2020-08-29 14:30:02 -07:00
Ryan and James Young
b89b2030af
Kiibohd bootloader, take 2 ( #10129 )
2020-08-29 14:30:02 -07:00
Ryan and James Young
3f392c09b6
More Bluetooth refactoring ( #9905 )
2020-08-29 14:30:02 -07:00
Ryan and James Young
9ef4526a2f
Remove unused CORTEX_VTOR_INIT ( #10053 )
2020-08-29 14:30:02 -07:00
Ryan and James Young
12333b7c5e
Fix joystick compile issues ( #9949 )
2020-08-29 14:30:02 -07:00
Ryan and James Young
8a4a0c25fd
Change analogRead calls to analogReadPin ( #9023 )
...
* Change analogRead calls to analogReadPin
* Add ChangeLog
* Update docs, remove mention of `analogRead()`
* Retarget changelog for next round
2020-08-29 14:30:02 -07:00
Ryan and James Young
3b34858b77
Don't compile outputselect.c if Bluetooth is disabled ( #9356 )
2020-08-29 14:30:02 -07:00
Ryan and James Young
e7434c874b
Remove inclusion of adafruit_ble.h from ssd1306.c ( #9355 )
2020-08-29 14:30:02 -07:00
Ryan and James Young
69e0ad1b2c
Additional cleanups for V-USB code ( #9310 )
2020-08-29 14:30:02 -07:00
Ryan and James Young
1193e45bf4
Convert CONSUMER2BLUEFRUIT() and CONSUMER2RN42() macros to static inline functions ( #9055 )
2020-08-29 14:30:02 -07:00
Ryan and James Young
f209f91c7c
Various tidyups for USB descriptor code ( #9005 )
2020-08-29 14:30:02 -07:00
Ryan and James Young
5cc3ab38c9
Remove iWRAP protocol ( #9284 )
2020-08-29 14:30:02 -07:00
Ryan and GitHub
0f9b7b9768
Add debug logging to run() ( #9986 )
2020-08-28 08:03:42 -07:00
Ryan and GitHub
d949932c08
Fix ChibiOS backlight not turning off on suspend ( #10114 )
...
* Fix ChibiOS backlight not turning off on suspend
* Add missing code for backlight as caps lock too
2020-08-26 11:15:43 -07:00
Ryan and GitHub
c9c63806a7
MSYS2: install packages for AVR toolchain ( #10078 )
2020-08-25 19:04:42 +10:00
Ryan and GitHub
48bd8263a3
Fix sendstring call in onekey ADC keymap ( #10031 )
2020-08-17 08:10:48 +10:00
Ryan and GitHub
517f6d2c22
MSYS2: install packages for dfu-programmer, dfu-util, teensy-loader-cli ( #10007 )
2020-08-13 23:26:14 +01:00
Ryan and GitHub
e2d4cd1a41
Add Kiibohd bootloader type to bootloader.mk ( #9908 )
2020-08-12 12:28:20 +10:00
Ryan and GitHub
98f4cb4f87
Fix Squiggle info.json ( #9841 )
2020-07-27 12:22:14 +01:00
Ryan and GitHub
19b70b2737
MSYS2: Switch to bootloadHID package and bring back avrdude package ( #9736 )
...
* MSYS2: Switch to bootloadHID package and bring back avrdude package
* Update Zadig docs as well
2020-07-16 18:01:34 +01:00
Ryan and GitHub
72d3270547
Remove DESCRIPTION ( #9732 )
2020-07-16 15:49:18 +10:00
Ryan and GitHub
e8d577c081
Update new keyboard templates ( #9636 )
...
* Update new keyboard templates
* Switch on Bootmagic Lite by default
* Remove MIDI_ENABLE and FAUXCLICKY_ENABLE
2020-07-15 18:52:02 +10:00
Ryan and GitHub
29b4f83a1f
Un-nest 1up60rgb LAYOUT macros ( #9648 )
2020-07-07 20:31:44 +01:00
Ryan and GitHub
2c98c4dd4e
Backlight docs wordsmithing ( #9631 )
2020-07-03 10:05:59 +01:00
Ryan and GitHub
00fc35539d
Make sendstring respect TAP_CODE_DELAY ( #9623 )
2020-07-02 18:08:19 +01:00
Ryan and GitHub
7c57efaaf9
Fix layouts for FM2U ( #9604 )
...
* Fix layouts for FM2U
* Leave old layout names as deprecated aliases
2020-07-01 22:47:53 -07:00
Ryan and GitHub
24f59c2d72
Add more missing info.json layouts ( #9595 )
2020-06-30 17:53:24 +01:00
Ryan and GitHub
2344b6865a
Fix siemens_tastatur info.json ( #9568 )
2020-06-28 22:21:37 +10:00
Ryan and GitHub
3d45861216
Fix ordering for new info.jsons ( #9567 )
2020-06-28 12:51:48 +01:00
Ryan and GitHub
c85e010d45
Add missing info.jsons for a few boards ( #9549 )
2020-06-28 11:56:50 +01:00
Ryan and GitHub
c2dd19de51
Fix error_log complaint about Helix boards ( #9528 )
2020-06-25 22:11:39 +01:00
Ryan and GitHub
39b483ad32
Fix maja info.json ( #9511 )
2020-06-23 22:36:54 +01:00
Ryan and GitHub
88ebf92184
Fix info.json for Suihankey ( #9490 )
2020-06-23 10:25:20 -07:00
Ryan and GitHub
aea2d6845a
Fix error_log complaint about Big Series boards ( #9510 )
2020-06-23 09:40:00 +01:00
Ryan and GitHub
5f06fce2c5
Fix info.json for Uni660 ( #9489 )
2020-06-22 09:49:47 +01:00
Ryan and GitHub
32340e14fb
Update newbs MSYS2 pacman instructions ( #9445 )
2020-06-21 10:54:53 +01:00
Ryan and GitHub
69b484600f
Remove more useless code ( #9475 )
2020-06-20 21:51:50 +01:00
Ryan and GitHub
5a5ecd7dd9
Remove rules.mk for gboards/engine and gboards/g ( #9444 )
2020-06-19 15:51:50 +10:00
Ryan and GitHub
3f85e90126
Fix Eon87 info.json ( #9460 )
...
* Fix Eon87 info.json
* Adjust bottom row sizes
2020-06-18 20:16:57 -07:00
Ryan and GitHub
db80209e69
Parse version better in qmk doctor GCC version checks ( #9324 )
2020-06-18 19:37:47 +01:00
Ryan and GitHub
faae375ccd
Fix error_log complaint about Preonic layouts ( #9443 )
2020-06-17 21:23:09 -07:00
Ryan and GitHub
1a159a38ed
Clean up Tap Dance docs ( #9372 )
...
* Clean up Tap Dance docs
* Add heading IDs for translation
2020-06-17 17:10:35 -07:00
Ryan and GitHub
f420741f9b
Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro ( #9400 )
...
* Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro
* Remove gen1 info.json in favour of higher level file
* Split into revision-specific info.json
2020-06-17 00:30:54 -07:00
Ryan and GitHub
44d93285d1
Change ?= to = in keyboard rules.mk ( #9390 )
2020-06-15 03:06:10 -07:00
Ryan and GitHub
3736db6081
Add OS compatibility matrix for basic keycodes ( #8557 )
2020-06-09 12:28:36 +01:00
Ryan and GitHub
407d6a2b67
[Keyboard] Fix error_log complaint about handwired/onekey layout macro ( #9263 )
2020-06-07 22:49:18 -07:00
Ryan and GitHub
c73125eea7
Void Linux: Switch to cross-arm-none-eabi toolchain ( #9228 )
2020-06-02 18:53:38 +10:00
Ryan and GitHub
c2fd7f1b5b
Fix error_log complaint about Elongate info.json ( #9262 )
2020-06-01 16:29:58 -07:00
Ryan and GitHub
13206b2f87
Community layout support for KBDpad Mk.I ( #9220 )
...
* Community layout support for KBDpad Mk.I
* Matching spacing
2020-05-28 02:27:14 +01:00
Ryan and GitHub
00c1401d3c
Documentation for keymap_extras ( #9194 )
2020-05-27 01:52:48 +01:00
Ryan and GitHub
e4823aadec
Fix capitalisation of "GitHub" ( #9184 )
2020-05-25 19:43:14 -07:00
Ryan and GitHub
7ef2ea3d49
Improve the Makefile message a bit more ( #9161 )
2020-05-22 00:28:55 +01:00
Ryan and GitHub
9c8f61dfa0
[Docs] newbs_flashing.md: place bootloader instructions before Toolbox intro ( #9077 )
...
* newbs_flashing.md: place bootloader instructions before Toolbox intro
* Update docs/newbs_flashing.md
* More wordsmithing, point ARM users at Discord if all else fails
* Link Discord
2020-05-21 09:24:39 -07:00
Ryan and GitHub
bcedc80ec7
MSYS2 install: bodge out avrdude package installation for USBaspLoader
2020-05-19 04:39:52 -07:00
Ryan and GitHub
ce842f912e
Remove DEBUG_LEVEL from V-USB rules.mk ( #9117 )
2020-05-17 21:37:04 +01:00
Ryan and GitHub
d0e684ef55
DZ60: update to current template & code style ( #9113 )
2020-05-16 23:10:54 -07:00
Ryan and GitHub
f66850bfd0
Improve stock bootloader list ( #9067 )
...
* Improve stock bootloader list
* Switch version numbers on USB64/128 bootloaders
* Unix line endings for PS2AVRGB bootloader
* Update PS2AVRGB bootloader to 1.0.1
* Also mention bootloader rule
* Didn't need to change the links
2020-05-13 19:32:43 -07:00
Ryan and GitHub
44ff14f290
Update Neo2 keymap ( #9063 )
2020-05-13 19:34:55 +01:00
Ryan and GitHub
741c7d5eec
Update Canadian Multilingual keymap and add sendstring LUT ( #8786 )
2020-05-13 19:34:31 +01:00
Ryan and GitHub
57e67a4cc8
Remove old_keymap_files directory from planck ( #8917 )
2020-05-06 23:56:12 +01:00
Ryan and GitHub
d646cba72a
Remove Bluefruit protocol ( #9008 )
...
* Remove Bluefruit protocol
* Remove dir from doxygen TODO pile
2020-05-04 23:05:45 +01:00
Ryan and GitHub
f31bf1b202
Disable console and command on TGR 910CE ( #9011 )
2020-05-03 15:56:10 +01:00
Ryan and GitHub
16a15c1cfc
QMK-ify some GPIO macros ( #8315 )
2020-04-30 16:24:47 +10:00
Ryan and GitHub
37a4b53c4f
BACKLIGHT_ON_STATE config.h fixes ( #8862 )
2020-04-30 16:24:13 +10:00
Ryan and GitHub
aaeef7a833
Add Romanian keymap and sendstring LUT ( #8852 )
2020-04-28 16:23:48 +10:00
Ryan and GitHub
8650b9f10c
VIA keymap for JJ4x4 and general cleanup ( #8888 )
2020-04-24 19:52:27 +01:00
Ryan and GitHub
6586280bf3
Add missing packages to Linux install scripts ( #8895 )
2020-04-23 21:56:36 +02:00
fauxpark
35ca1c2212
Fix ISO Enter order in Wasdat info.json
2020-04-24 00:10:01 +10:00
Ryan and GitHub
99f7fe6bd4
Clean up ATSAM ifdefs ( #8808 )
2020-04-20 15:38:34 -07:00
Ryan and GitHub
43785126a7
Merge pull request #8710 from vomindoraan/keymap_extras_fixup
2020-04-19 19:18:05 +10:00
Ryan and GitHub
cd5399942b
Merge pull request #8722 from fauxpark/keymap-extras-bepo
2020-04-19 06:58:01 +10:00
Ryan and GitHub
fd4bbd8d11
Update Italian macOS keymaps and add sendstring LUTs ( #8701 )
...
* Update Italian macOS keymaps and add sendstring LUTs
* Wrong letter
2020-04-19 06:57:36 +10:00
Ryan and GitHub
f43cb31476
Update French and German macOS keymaps and add sendstring LUTs ( #8700 )
2020-04-19 06:57:05 +10:00
Ryan and GitHub
89eb3a9e42
Update Swiss French/German keymaps and add sendstring LUTs ( #8689 )
2020-04-19 06:56:49 +10:00
Ryan and GitHub
bc13dcd349
Remove Atmel FLIP from install scripts and documentation ( #8822 )
2020-04-17 09:50:58 +02:00
Ryan and GitHub
5a45627e17
Remove old setup scripts ( #8811 )
2020-04-16 00:32:40 +01:00
Ryan and GitHub
e990863296
Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rules.mk comments ( #8784 )
2020-04-15 02:03:49 -07:00
fauxpark
09a1917103
Slight rename of double angle quote keycodes
2020-04-13 21:15:37 +10:00
Ryan and GitHub
c2df714c3b
Add VIA keymap for Wasdat ( #8762 )
...
* Add VIA keymap for Wasdat
* Enable Bootmagic Lite at keyboard level
2020-04-12 15:02:14 +02:00
Ryan and GitHub
400ca2d035
spi_master for AVR ( #8299 )
...
* Change _delay_ms/us() to wait_ms/us()
* Switch to platform-agnostic GPIO macros
* Add AVR spi_master and migrate Adafruit BLE code
* Set verbose back to false
* Add clock divisor, bit order and SPI mode configuration for init
* Add start and stop functions
* Move configuration of mode, endianness and speed to `spi_start()`
* Some breaks here would be good
* Default Adafruit BLE clock divisor to 4 (2MHz on the Feather 32U4)
* Remove mode and divisor enums
* Add some docs
* No hr at EOF
* Add links in sidebar
2020-04-08 11:04:31 +10:00
fauxpark
0499f30f59
Update BÉPO keymap and sendstring LUT
2020-04-07 20:50:10 +10:00
fauxpark
bf38f39c3f
Wrong letter
2020-04-06 20:15:13 +10:00
fauxpark
62d1d69ba9
Update Italian macOS keymaps and add sendstring LUTs
2020-04-06 15:30:36 +10:00
Ryan and GitHub
ca91dc594b
V-USB: Remove some stuff from usbconfig.h that should not be configurable ( #8656 )
...
* V-USB: Remove some stuff from usbconfig.h that should not be configurable
* Clean up some ifdefs
* And some more
* Even more
2020-04-05 23:25:07 +01:00
Ryan and GitHub
6de77141a4
Doctor: Add avrdude/dfu-util/dfu-programmer version printing ( #8678 )
...
* Doctor: Add avrdude/dfu-util/dfu-programmer version printing
* Extra newline
* Iterate through version checking functions
2020-04-05 18:11:55 +02:00
c3c2eb71e1
Add Greek keymap ( #8636 )
...
* Add Greek keymap
* Split left shift (unused), change keycode for dialytika tonos
* Update quantum/keymap_extras/keymap_greek.h
Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com >
* Fix definition for DTON
Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com >
2020-04-05 00:56:20 -07:00