Age | Commit message (Collapse) | Author |
|
* Uploading the PetruziaMini
My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now
* 36 key hhbk inspired kb
* Required changes done
I compiled it locally and works
* Last changes requested
Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste
* Fixed imegur link
* Ops, i've lost this. Here it comes
Thanks for helping! I'll take notes for next time :)
|
|
|
|
|
|
|
|
|
|
|
|
Correct the QMK Configurator / `qmk info -m` data.
[chore]
|
|
|
|
* Add layout/matrix diagram
[docs]
* Re-sort JSON `layouts` object
Moves the `LAYOUT_all` object to be first in sequence.
[refactor]
* Add `LAYOUT_ansi_split_bs`
[enhancement]
* Add `LAYOUT_iso_split_bs`
[enhancement]
* Add `LAYOUT_ansi_wkl_split_bs`
[enhancement]
* Add `LAYOUT_ansi_wkl`
[enhancement]
* Add `LAYOUT_iso_wkl_split_bs`
[enhancement]
* Add `LAYOUT_iso_wkl`
[enhancement]
|
|
|
|
* correct layout data
Correct the key sizes and positions in the layout data.
[chore]
* remove layout offset
Remove the dead space from the layout data.
[chore]
|
|
* Correct AliExpress Hardware Availability link in readme
Previous URL linked to a Cospad listing.
[chore]
[docs]
* Convert `info.json` to four-space indent
[style]
* Correct `LAYOUT_all` matrix data
The right half of split Backspace is actually located at [5, 9], not
[5, 3].
[bugfix]
* Correct `LAYOUT_96_iso` matrix data
Corrects the matrix positions of the ISO Hash/Tilde and ISO Enter keys
to [3, 12] and [3, 13], respectively.
[bugfix]
* Add layout/matrix diagram
[docs]
* Refactor keymaps
- remove "inline block" comments
- grid-align keycodes
- use four-space indent
[style]
|
|
Co-authored-by: jack <0x6a73@protonmail.com>
|
|
* adding cmk11
* correcting default keymap
* removing rules.mk
* removing unnecessary comment
|
|
|
|
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
Co-authored-by: jack <0x6a73@protonmail.com>
|
|
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
|
|
* IS31FL3733: update keyboard LED config
* IS31FL3736: update keyboard LED config
* IS31FL3737: update keyboard LED config
* IS31FL3741: update keyboard LED config
* IS31FL3743A: update keyboard LED config
* AW20216S: update keyboard LED config
* SNLED27351: update keyboard LED config
|
|
|
|
|
|
(#23128)
|
|
|
|
|
|
* Pushed up compensator start
* Addressed Firmware Changes
* Fixed some keybind issues
* Updated readMe
* Added keymap
* Adjustments for PR
* adjusted on-state
* Applied sugguested changes
* Addressed PR changes
* Addressed macro comments
* Addressed layer comments
|
|
|
|
|
|
* onekey: stm32f3_disco: add usart pins and activate peripheral
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: change SD1 prefix to UART
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: add SIO driver and RP2040 compatibility
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update platforms/chibios/drivers/uart.h
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|