~ruther/qmk_firmware

e756a216 — Donald Kjer 4 years ago
eeprom_stm32: implement high density wear leveling (#12567)

* eeprom_stm32: implement wear leveling
Update EECONFIG_MAGIC_NUMBER
eeprom_stm32: check emulated eeprom size is large enough
* eeprom_stm32: Increasing simulated EEPROM density on stm32
* Adding utility script to decode emulated eeprom
* Adding unit tests
* Applying qmk cformat changes
* cleaned up flash mocking
* Fix for stm32eeprom_parser.py checking via signature with wrong base
* Fix for nk65 keyboard

Co-authored-by: Ilya Zhuravlev <whatever@xyz.is>
Co-authored-by: zvecr <git@zvecr.com>
2481e109 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9472c4b8 — Olli Helenius 4 years ago
Fix US_RDQU keycode (#13464)

`US_RDQU` and `US_LDQU` were aliased to the same keycode. `US_RDQU`
should use the right bracket.
f3147059 — Path Nirvana 4 years ago
adding uf2 flash support for blackpill 401 (#13968)

* adding uf2 flash support for blackpill 401

* forgot to add blackpill to keyboard header file

* making changes requested by drashna

* fixing tzarc s comments

* removing the keyboard

* undo the change to dactyl_manuform.h
718f0a24 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
a72b5621 — Rifaa Subekti 4 years ago
[Keyboard] update default and via keymap for ocean/wang_v2 (#14122)

d8778eba — Nick Brassel 4 years ago
Fixup line endings.
71df1352 — stickandgum 4 years ago
[Keymap] Feature rich keymap for GMMK Pro (ANSI) (#14120)

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
355872cc — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
5cd7999b — Vino Rodrigues 4 years ago
[Keyboard] Update rgb matrix config in kbdfans/kbd67/mkiirgb/v3/v3.c (#14094)

This patch corrects 2 issues with the LED matrix of the KDBFans KBD67 Lite (v3)
* Incorrect mapping of the right-shift, down-arrow, and right-arrow.  (i.e. `NO_LED` positions of the `g_led_config` key matrix in the .c file do not match the `LAYOUT_65_ansi_blocker` matrix in the .h file.
* Remapping of the *LED Index to Physical Position* using physical measurements from actual keyboard and accounting for the southpaw LED position to define the true centre of the keyboard (more relevant to circular animations).
9af069ec — Dasky 4 years ago
Fix typo (#14118)

f043b8be — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
aa283356 — Bror Winther 4 years ago
Add fix for brew upgrade (#12921)

Add a fix for `brew upgrade` so only formulae is upgraded and not casks
4b87c1f4 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Fix line endings for `quark_squared` info.json (#14113)

7dfa93d9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
46fb8742 — npspears 4 years ago
[Keyboard] add support for Quark² (#14109)

Quark² is a hotswap version of the Quark PCB
34d0376a — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9a510768 — Christian Sandven 4 years ago
[Keyboard] Keyprez bison (#14100)

Co-authored-by: Ryan <fauxpark@gmail.com>
f7093944 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next