23201 Commits (e12ca14af8fc1799357bbfffd156d53b4a51001c)
 

Author SHA1 Message Date
QMK Bot 156842bf4f Merge remote-tracking branch 'origin/master' into develop 3 years ago
Alex Berger 5343df09e0
[Keyboard] Fix saka68 solder layout (#18788) 3 years ago
QMK Bot 0ab824e744 Merge remote-tracking branch 'origin/master' into develop 3 years ago
DeskDaily 693303ddbc
[Keyboard] Add Octopad+ Keyboard (#18484)
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
3 years ago
Joel Challis 345f19a5d7
Add converter support to keymap.json (#18776) 3 years ago
QMK Bot 6e55aa42fa Merge remote-tracking branch 'origin/master' into develop 3 years ago
Stefan 2c3859fbf7
Keychron Q3 I2C & CKLED2001 transfer speedup (#18780) 3 years ago
8bits4ever 93a0995e48
A1200 Converter. Small modification on a1200.h file (#18783)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
QMK Bot b0982f85e0 Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young c3b6a4bcb2
Wavtype p01_ultra Touch-Up (#18784) 3 years ago
Ryan 1cb1a5a374
Remove legacy Grave Escape keycodes (#18787) 3 years ago
Jouke Witteveen d192d70327
Update keyboards readme (#18714) 3 years ago
Joel Challis 08e111758d
Remove stale userspace/keymaps (#18700) 3 years ago
QMK Bot 00a4774243 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Markus Fritsche dbce41cb6b
[Docs] Update platformdev_blackpill_f411.md (#18666)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Thomas Kriechbaumer c4f99f06ab
ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036) 3 years ago
Ryan a7d6643e3d
Fix build failures uncovered by #18753 (#18789) 3 years ago
Ryan af678521c1
Remove quantum/audio from global VPATH (#18753) 3 years ago
Joel Challis 0b41c13509
[CLI] Ensure consistent clean behaviour (#18781) 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
QMK Bot 35f1cd0ec4 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Wolf Van Herreweghe d13f5f0d66
[Keyboard] Fix LEDs being inverted on Sabre (#18762) 3 years ago
QMK Bot 053153ceb5 Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young 1b107baf56
Wilba Tech WT65-D Layout Additions (#18779) 3 years ago
Drashna Jael're f1a9259ac9
Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young ada77ac291
Ano Layout Refactor (#18778)
* info.json: apply friendly formatting

* info.json: remove dead space in Configurator rendering

* physically arrange layout macro

* info.json: correct Configurator key sequence
3 years ago
QMK Bot 089df34e9e Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young 04e51d7aa8
Delikeeb Vaneela Configurator Fix (#18777)
* info.json: fix layout reference

`LAYOUT` -> `LAYOUT_ortho_5x12`

* info.json: apply friendly formatting

* info.json: correct maintainer value
3 years ago
Joel Challis aa8e0a3e7a
Build correctly when out of tree (#18775) 3 years ago
Ryan 18dc851e37
Remove legacy Debug keycode (#18769)
* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
3 years ago
Joel Challis fc0330a54a
Correctly build keymap.json containing additional config (#18766) 3 years ago
Nick Brassel f99b9ba270
Widen the ARM Cortex-M family support. Allow USB peripheral change. (#18767) 3 years ago
QMK Bot d2bc11ca67 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Tyler Thrailkill 0b8fbff1cb
Adjust oled gen to fix flashing on timeout (#18747)
Fixes an issue in Ocean Dream that causes flashing after the oled screen
times out and turns off.

This occurs because writing to an OLED screen turns it on as well and we
are both writing then immediately turning the screen off, but only if
the timeout has occurred (no WPM, 30 seconds has passed).
3 years ago
Joshua Diamond 80fdbfce5f
A little personal cleanup after #18726 and #18729 (#18734)
* A little cleanup after #18726

* Re-instate RGBLIGHT_EFFECT_STATIC_GRADIENT

* Extend to spin
3 years ago
fauxpark 803d62f78a Merge remote-tracking branch 'upstream/master' into develop 3 years ago
mmccoyd 89dbc18161
[Keymap] manna-harbour_miryoku RESET to QK_BOOT (#18755)
Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
3 years ago
QMK Bot e59cb51be0
[CI] Format code according to conventions (#18756) 3 years ago
Jamal Bouajjaj 9d4c4ceee1
4 Driver support for IS31FL3737 (#18750)
* Added 4 driver support for the IS31FL3737 LED driver

* Updated docs for IS31FL3737 to support 4 drivers
3 years ago
QMK Bot ae3825a3bc Merge remote-tracking branch 'origin/master' into develop 3 years ago
jack 5fdb49b5db
Fixup handwired/kbod (#18754) 3 years ago
Ryan bad8c5992b
Remove legacy sendstring keycodes (#18749) 3 years ago
QMK Bot c57330d340 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Nick Brassel f731e2789f
Allow Fedora to update ChibiOS configs. (#18698) 3 years ago
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
3 years ago
Nick Brassel 39c22f5cf5
Merge remote-tracking branch 'upstream/master' into develop 3 years ago
Nick Brassel 81988cc032
Slipped through the cracks. (#18742) 3 years ago
Jouke Witteveen d089af8703
Mark the moonlander keyboard default music map as weak (#18715)
This allows user keymaps to set a different music map.
3 years ago
jack 8464bb91e2
Fixup work_louder/micro VIA keymap (#18738)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
jack 4b5ebb7248
Fixup latinpadble (#18736) 3 years ago