Aaron Honeycutt
21d1bc1550
fix knob
2025-06-07 15:55:29 -06:00
Aaron Honeycutt
82873684a1
update home layer and map
2025-03-21 20:23:37 -06:00
Aaron Honeycutt
07cfce4c18
add Zed and FreeCAD keys
2025-03-21 18:45:24 -06:00
Aaron Honeycutt
e94f660e73
adding docs similar to the Launch from System76
...
this adds a map of the key layout that is easier to read
2025-03-21 18:04:08 -06:00
Aaron Honeycutt
21116c6776
add my own layout while keeping the upstream version as default
2025-03-21 17:46:46 -06:00
Aaron Honeycutt
4c5e5e9d0d
reset to upstream for default layout
2025-03-21 17:46:31 -06:00
Aaron Honeycutt
c4e7a58848
add in shortcuts for Bazzite for HOME layer and others for WORK layer
2025-03-11 18:44:18 -06:00
94b7179a17
swap back to logo instead of layer information on OLED
2025-03-05 08:45:33 -07:00
e275181dce
add layer feature instead of static image
2025-01-09 10:48:52 -07:00
Aaron Honeycutt
e7125d8004
clean up example qmk logo code
2025-01-08 16:07:25 -07:00
90777cb064
add back mod-taps and music toggle
2025-01-08 13:24:07 -07:00
648d963b26
change Hello to LaunchPad on the display
2025-01-08 13:17:17 -07:00
7747a20612
remove qmk logo with just hello text
2025-01-08 12:51:39 -07:00
3b8d1b5bf9
add mod-taps for switching workspaces and moving windows for tiling and workspaces
2025-01-08 08:56:25 -07:00
ba6cf1f5f3
swap top keys for media control
2025-01-08 07:29:23 -07:00
jack
95c74b6276
[Docs] Fix wording in Mod Tap documentation ( #24796 )
2025-01-07 19:13:04 -08:00
Joel Challis
6facb7a079
Convert stray legacy warn/info docs panels ( #24799 )
2025-01-07 19:12:54 -08:00
Nick Brassel
bcee1d2f2e
Remove preprocessor sanity check for STM32L0/L1 now that it relies on types in C. ( #24793 )
2025-01-07 08:48:28 +11:00
Tocho Tochev
c9f9475243
Fix durgod k3x0 docs ( #24774 )
2025-01-04 11:08:26 +00:00
takashicompany
9dba024d76
Add EE_HANDS for KLEC-02 ( #24777 )
...
Add #define EE_HANDS
2025-01-04 09:41:32 +01:00
Leo Lou
4da260a49a
[Keyboard] Add 3W6HS ( #22539 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2025-01-03 16:23:42 -08:00
HorrorTroll
cc3823f767
Update some changes for AT32F415 ( #24766 )
...
* Fixed SPI can't compiled issue
* Added solenoid support and use 256KB ldscript for Onekey board
2025-01-03 20:33:22 +00:00
Sylvain Huguet
9a0f4e586a
Add shuguet shu89 ( #24758 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <jack@pngu.org>
2025-01-02 22:18:38 -08:00
Philip
172c349675
[Keyboard] Add handwired/dactyl_manuform/5x8 ( #24726 )
...
* add handwired/dactyl_manuform/5x8 config
* add keymap scheme
* Update keymap.c
* Update keyboard.json
* Update keyboard.json
* fix and compile worked configs
* Update readme.md
* Update readme.md
* Update readme.md
* add dynamic macros support
* change key sets on first workday/add right2left layer
* Update keyboard.json
* Update keymap.c
* move license header to top keymap.c
* Update keyboard.json
* I rewrote the layout so that the halves are not stacked.
* I rewrote the layout so that the halves are not stacked (keymap.c)
* change "serial pin" syntactic
change
"soft_serial_pin": "D0"
to
"serial": {
"pin": "D0"
}
* fix KC_BSPC and KC_SPC on right keyboard
* Update readme.md
* Update keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: skandiPC <slinkinfs@yandex.ru>
Co-authored-by: iliorik-ph <140731596+iliorik-ph@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-01-02 12:50:43 +01:00
Tocho Tochev
ac140e563c
Fix link to TMK magic commands ( #24773 )
2025-01-02 12:45:26 +01:00
QMK Bot
57f89e5388
[CI] Regenerate Files ( #24770 )
...
Regenerate Files
2025-01-01 13:02:16 +11:00
Joel Challis
53680fa6da
Fix g_led_config parse warning ( #24769 )
2025-01-01 01:58:41 +00:00
Joel Challis
fe2200f73a
Remove invalid "effect_max" animation from keyboards ( #24767 )
2024-12-31 12:36:24 +00:00
chillKB
fd0a552fc1
[Keyboard] Ghoul TKL ( #24762 )
...
Co-authored-by: jack <jack@pngu.org>
2024-12-30 13:44:51 -08:00
Joel Challis
f549948bbd
Skip parsing g_led_config when matrix_size is missing ( #24739 )
2024-12-28 06:42:54 +11:00
Nick Brassel
5593e73ba7
[bug] Djinn theme fix. ( #24754 )
...
Theme fix.
2024-12-28 06:24:53 +11:00
Drashna Jaelre
58323017ff
Add ArteryTek AT32 dfu to udev rules ( #24747 )
2024-12-25 02:57:30 +00:00
Joel Challis
a822545da0
Set custom effect defines for LED Matrix ( #24745 )
2024-12-24 10:26:08 -08:00
James Gzowski
40c93bcdc6
[Keyboard] Add Somei70 ( #24444 )
...
* Somei70 addition
* Changes made, added VIA keymap, cleaned formatting
* keymap via
* Create rules.mk
* Add files via upload
* Delete keyboards/somei70/keymaps/via directory
* Fixed RGB and matrix
* Layout corrections and LED positions
* removal of rules.mk
* Moved OLED Settings to somei70.c, formatted C removed TABs, removed _LAYERC
* Forgot to include license header
* Further changes as per suggestions, replaced _user for _kb within somei70.c
* Updated keymap 'changes in Nov24'
* Requested changes
2024-12-24 11:05:43 -07:00
chalex
276f84a9a8
add chlx piche ( #24252 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: chalex <alejandrelee+magbogbro@gmail.com>
2024-12-23 23:22:22 -08:00
dztech
0b5e7052f9
add mellow keyboard ( #24319 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-12-23 23:13:41 -08:00
era
18f0d11737
[Keyboard] Add SIRIND Brick65S ( #24315 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2024-12-23 23:12:54 -08:00
Bertrand Le Roy
e6fa351d3b
DecenTKL numpad ( #24696 )
2024-12-23 22:26:44 -08:00
Bertrand Le Roy
18cca2062e
DecenTKL main keyboard ( #24702 )
2024-12-23 22:25:37 -08:00
J
58807b0288
Clarify keymap location and format in newbs_building_firmware.md ( #24663 )
2024-12-22 12:23:14 -08:00
yiancar
9877af9bf8
[Keyboard] Add keycult 1800 ( #24729 )
...
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: yiancar <yiancar@gmail.com>
2024-12-22 11:57:25 -08:00
Less/Rikki
f3fe59afe2
fix: mechwild/bb65 coordinate mix-up ( #24738 )
2024-12-21 22:14:59 -07:00
Andrew Kannan
c988584fc1
Add Reverie to QMK ( #24227 )
...
* Add Reverie to QMK
* Add backlight to reverie
* Update reverie readme and copyright notices
* Use format json to update keyboard.json formatting
* Update to have solderable and hotswap variants split
* Update copyright noticeS
* JSON formatting updates
* inherit config.h
* fix broken keymap
* Update reverie hs keyboard.json to be accurate
* Update keyboards/cannonkeys/reverie/hotswap/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Remove VIA keymaps
* Update keymap
---------
Co-authored-by: jack <jack@pngu.org>
2024-12-18 11:16:25 -07:00
Less/Rikki
a7d12e4e8f
[Keyboard] wilba_tech/wt45_h1 ( #24717 )
2024-12-17 21:02:05 -08:00
Joel Challis
767dfbbd3f
Resolve cli.log.warn
warnings ( #24551 )
2024-12-15 15:00:18 +11:00
Xelus22
296e4539f5
[Keyboard] swagkeys integral ( #24712 )
...
swagkeys integral
Co-authored-by: Xelus22 <>
2024-12-14 16:15:52 -07:00
Xelus22
2d33a20956
[Keyboard] add swagkeys eave ( #24711 )
...
* add swagkeys eave
* fix up
* Update keyboards/swagkeys/eave/keyboard.json
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/swagkeys/eave/keymaps/default/keymap.c
Co-authored-by: jack <jack@pngu.org>
---------
Co-authored-by: Xelus22 <>
Co-authored-by: jack <jack@pngu.org>
2024-12-14 10:19:11 -07:00
Nick Brassel
597bbcb567
Add licensing violations page. ( #24697 )
2024-12-13 20:42:47 +11:00
Guido Bartolucci
d589dbb05b
Added VT-40 keyboard ( #24706 )
...
* Added VT-40 keyboard
* Remove commented out code. Oops
Co-authored-by: jack <jack@pngu.org>
* Change name of planck_layers to layers.
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/vt40/keymaps/default/keymap.c
Co-authored-by: jack <jack@pngu.org>
* Removed unused features that I stole from the contra config
* Removed unused features that I stole from the contra config
* fixed lower/raise keys
* make adjust layer accessible
* Added adjust key for real this time
* Update keyboards/vt40/keyboard.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-12-12 10:59:07 -07:00
Lostdotfish
d283e27bf8
[Keymap] Update rp2040_orbweaver ( #24704 )
...
* Update keymap.c
enhancement - power down indicator LEDs when host sleeps
* Update keyboards/lostdotfish/rp2040_orbweaver/keymaps/default/keymap.c
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/lostdotfish/rp2040_orbweaver/keymaps/default/keymap.c
Co-authored-by: jack <jack@pngu.org>
---------
Co-authored-by: jack <jack@pngu.org>
2024-12-11 13:29:36 -07:00