QMK Bot
e93124f05c
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 14:59:13 +00:00
Ryan
5f6cf24294
Move keyboard USB IDs and strings to data driven: Q ( #17883 )
2022-08-03 15:58:29 +01:00
QMK Bot
4c81d4e526
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 13:20:50 +00:00
yulei
c4e767b4c9
added neson design's 700e keyboard ( #17768 )
...
* added neson design's 700e keyboard
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-03 14:20:10 +01:00
QMK Bot
671e211930
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 10:33:16 +00:00
jotix
4ec2626b43
jotix's community ortho_4x12 layout change ( #17891 )
2022-08-03 11:32:23 +01:00
QMK Bot
2dfccd29c8
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 08:33:04 +00:00
dvermd
0206bd9df3
add bluepill mcu to splittest ( #16959 )
...
* add bluepill mcu to splittest
* fix typo
* refactoring
* mcu config goes to mcuconf.h of keyboard
* keymap specific config goes to keymap config.h
* keyboard specific depending of keymap goes to post_config.h
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* splittest/bluepill: improve documentation
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-03 09:31:37 +01:00
QMK Bot
61a3fe4fac
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 07:23:52 +00:00
Ryan
b6757d2380
Move keyboard USB IDs and strings to data driven: P ( #17875 )
2022-08-03 17:23:15 +10:00
QMK Bot
d4f9eb5225
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 07:16:28 +00:00
Ryan
3da6575e24
Move keyboard USB IDs and strings to data driven: M ( #17859 )
2022-08-03 17:15:43 +10:00
QMK Bot
bce4fb4574
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 07:04:43 +00:00
Ryan
1b92c204c1
Move keyboard USB IDs and strings to data driven: K ( #17846 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-08-03 17:03:47 +10:00
QMK Bot
d52d7bc658
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 06:48:37 +00:00
kkokdae
ce9bb6d39b
[keymap] Add kkokdae keymap for keyboardio/atreus ( #17843 )
...
* [keymap] Add kkokdae keymap for keyboardio/atreus
* Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Revert "Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c"
This reverts commit 8e9ccc78c796ea482b5b48d546498c06e3a2af09.
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-03 07:47:48 +01:00
QMK Bot
40499bed06
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 06:11:19 +00:00
Travis
5f6ec37b7d
[Keymap] Add TravisHi keymap for SplitKB Kyria ( #17858 )
...
* Init commit
* Prep for MVP
* Add F Fixes (thanks F!)
* Fix some incorrect layer summons
* Create readme (remove comments from code)
* Update OLED indicators (test)
* Add more OLED updates
* Add more layouts
* Update readme and small tweaks
* Update layers and prep for LED layers
* Fix a trapped layer issue
* Test animations
* Add a happy frog animation to right screen
* Add bulk work
* Move fren readme image
* Can't save images
* Update FPS layout
* Update Symbols layer
* Update readme
* Update readme (future comments move to readme)
* Remove superfluous comments & add Licence
* Add licence update
2022-08-03 07:10:46 +01:00
QMK Bot
b31c914f0f
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 00:07:38 +00:00
AnthonyNguyen168
4c8469f565
Update json file to support Configurator correctly. ( #17692 )
2022-08-03 01:06:55 +01:00
QMK Bot
90259eb012
Merge remote-tracking branch 'origin/master' into develop
2022-08-02 18:39:44 +00:00
Ryan
be5b1a24bf
Move keyboard USB IDs and strings to data driven: O ( #17874 )
2022-08-02 19:39:00 +01:00
QMK Bot
7883306466
Merge remote-tracking branch 'origin/master' into develop
2022-08-02 18:31:04 +00:00
James Young
24488e043e
SKergo Refactor ( #17877 )
...
* skergo.h: use ___ for KC_NO
* skergo.h: use 3-character notation
* skergo.h: add matrix diagram
* add LAYOUT_all macro
* update grid alignment of LAYOUT macro and keymaps
* refactor keymaps
Refactor keymaps to use the `LAYOUT_all` macro. Converts tabs to spaces.
This change necessitates the following changes to keymaps:
- The keycodes for Page Up, Page Down, and End each move up one row - all as the last keys on their new rows.
- The keycode for the secondary B key moves up one row, inserted between the primary (left side) B and the N.
* remove LAYOUT macro
* rename LAYOUT_all macro to LAYOUT_split_bs
* add LAYOUT_2u_bs macro
* readme.md: add flashing example
* info.json: correct maintainer value
Update to reference maintainer's GitHub username.
2022-08-02 19:30:26 +01:00
QMK Bot
1f8e9c1854
Merge remote-tracking branch 'origin/master' into develop
2022-08-02 06:54:51 +00:00
Niko Wenselowski
068bfc49de
[Keymap] Move the ut472 keymap from gardego5 to keyhive folder ( #17598 )
2022-08-01 23:54:14 -07:00
QMK Bot
479c7876e6
Merge remote-tracking branch 'origin/master' into develop
2022-08-02 00:11:25 +00:00
Ryan
056a44c7d3
Move keyboard USB IDs and strings to data driven: N ( #17865 )
2022-08-02 01:10:48 +01:00
QMK Bot
e6dc14ae41
Merge remote-tracking branch 'origin/master' into develop
2022-08-02 00:03:00 +00:00
Ryan
7222969964
Move keyboard USB IDs and strings to data driven: L ( #17849 )
2022-08-02 01:02:19 +01:00
QMK Bot
e3ee87ee31
Merge remote-tracking branch 'origin/master' into develop
2022-08-01 16:10:17 +00:00
James Young
26b17a71e0
MS Sculpt Touch-Up ( #17871 )
...
* info.json: fix JSON syntax error
* info.json: convert tabs to spaces
* info.json: add QMK Configurator layout data
* readme.md: switch Bootloader and Docs sections
2022-08-01 17:09:40 +01:00
Drashna Jaelre
b1eac5c671
[Keyboard] Overhaul uzu42 ( #17868 )
2022-08-01 14:04:26 +01:00
QMK Bot
0e3b1740ef
Merge remote-tracking branch 'origin/master' into develop
2022-08-01 13:01:06 +00:00
James Young
3b40ded512
ryanbaekr rb18 Configurator Data Fixes ( #17872 )
...
* info.json: apply friendly formatting
* info.json: correct key sequence
* info.json: remove dead space from layout
* info.json: correct maintainer value
2022-08-01 14:00:31 +01:00
QMK Bot
e32a956028
Format code according to conventions ( #17869 )
2022-07-31 21:35:53 -07:00
David Hoelscher
2bdd73f801
Add ST7735 driver to Quantum Painter ( #17848 )
2022-07-31 19:58:25 -07:00
jack
09ea5f6337
[Keyboard] Fix uzu42 compilation issue ( #17867 )
2022-07-31 19:05:15 -07:00
QMK Bot
735fb38a0e
Merge remote-tracking branch 'origin/master' into develop
2022-07-31 22:34:03 +00:00
axtloss
e1b6034f00
[Keymap] Add axtloss keymap for sofle ( #17835 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-07-31 15:33:34 -07:00
Joel Challis
98d5c77521
Remove legacy AVR ssd1306 driver ( #17864 )
2022-07-31 22:15:01 +01:00
Joel Challis
f7aaed1b57
Migrate crkbd keymaps to oled driver ( #17863 )
2022-07-31 12:36:30 -07:00
Joel Challis
c10c2575b8
Remove OLED driver Split Common warning ( #17862 )
2022-07-31 12:33:12 -07:00
Joel Challis
2f19579d3f
Convert yosino58 to use split common ( #17861 )
2022-07-31 12:32:45 -07:00
Daniel Kao
b03a7cef75
Fix POINTING_DEVICE_GESTURES_SCROLL_ENABLE typo ( #17850 )
...
* Fix typo for POINTING_DEVICE_GESTURES_SCROLL_ENABLE
Follow the name written in documentation which follows
POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE
* Reword the blurb about POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE in docs
2022-07-31 15:51:20 +01:00
Joel Challis
409790457c
Refactor satt/comet46 to use core OLED driver ( #17856 )
2022-07-31 15:35:42 +01:00
Joshua Diamond
baf34989f1
Default rgblight ( #17855 )
...
* better rgb bindings; improve default
* trim firmware size
2022-07-30 18:31:31 -04:00
Joshua Diamond
f02e355380
More glyph transformations for spidey3 userspace ( #17854 )
...
* add bold and blackboard bold glyph transformations
* trim firmware size; cformat
* fix typo in macro
* trim firmware size a bit more
2022-07-30 18:21:54 -04:00
QMK Bot
3d53c64992
Merge remote-tracking branch 'origin/master' into develop
2022-07-30 20:00:58 +00:00
James Young
f6a91649ff
KPrepublic BM80v2 Touch-Up ( #17851 )
...
* info.json: apply friendly formatting
* info.json: correct layout data
Fix the size and position of the Backslash key.
* readme.md: touch-up formatting
* readme.md: switch Bootloader and Docs sections
* correct keyboard maintainer
2022-07-30 21:00:15 +01:00