Julian Turner
5c1cfc917e
[Keymap] German Corne Layout ( #17268 )
...
* added german corne
* added symbol layer
* Delete settings.json
revert setting
* Delete keymap.c
* Update config.h
* Update keycodes.h
* Update config.h
* Update keyboards/crkbd/keymaps/JulianTurner/oled.c
* Update keycodes.h
* Update oled.c
added header
* Update keymap.c
added header
* Update keytabs.h
added header
* Update readme.md
* Update rules.mk
* default settings
* Update settings.json
* renamed folder
* revert
* remove c file import and added to rules
* Update keymap.c
* Update keymap.c
* Update readme.md
* Update rules.mk
* updated files from pull request
* fixed issues with merge
* Update keyboards/crkbd/keymaps/julian_turner/oled.c
* Update keyboards/crkbd/keymaps/julian_turner/rules.mk
* Update keyboards/crkbd/keymaps/julian_turner/keymap.c
* Delete keycodes.h
* Update keyboards/crkbd/keymaps/julian_turner/readme.md
3 years ago
takashicompany
c8afb7a513
Update miniZone keymap ( #17919 )
3 years ago
James Young
efdd048e18
Cipulot Kawayo Refactor ( #17884 )
...
* info.json: apply friendly formatting
* kawayo.h: use QMK 3-character notation
* refactor keymaps
- use QMK-native keycode aliases
- KC_ENTER -> KC_ENT
- KC_RIGHT -> KC_RGHT
- KC_TRNS -> _______
- RESET -> QK_BOOT
- use four-space indent
* kawayo.h: add matrix diagram
* info.json: correct layout data
* rename LAYOUT_default to LAYOUT_ansi_blocker_split_bs
* add LAYOUT_ansi_blocker macro with reference keymap
* add LAYOUT_ansi_blocker_tsangan macro with reference keymap
* add LAYOUT_ansi_blocker_tsangan_split_bs macro with reference keymap
* kawayo.h: add Corner Blocker (CB) option to matrix diagram
* change Layout Macro naming scheme
- update layout macro naming scheme
- rename `LAYOUT_ansi_blocker` to `LAYOUT_65_ansi_cb_blocker`
- rename `LAYOUT_ansi_blocker_split_bs` to `LAYOUT_65_ansi_cb_blocker_split_bs`
- rename `LAYOUT_ansi_blocker_tsangan` to `LAYOUT_65_ansi_cb_blocker_tsangan`
- rename `LAYOUT_ansi_blocker_tsangan_split_bs` to `LAYOUT_65_ansi_cb_blocker_tsangan_split_bs`
- rename reference keymaps to format specified in QMK docs
- keymap using `LAYOUT_65_ansi_cb_blocker` macro should be named `default_65_ansi_cb_blocker`, etc.
- update layout macro grid alignment (no logic change)
* add LAYOUT_65_ansi_blocker macro
* add LAYOUT_65_ansi_blocker_split_bs macro
* add LAYOUT_65_ansi_blocker_tsangan macro
* add LAYOUT_65_ansi_blocker_tsangan_split_bs macro
* denote LAYOUT_all as an alias for LAYOUT_65_ansi_blocker_split_bs
* enable Community Layout support
3 years ago
Ryan
37345e2ace
Provide users with replacements for deprecated/invalid functionality where applicable ( #17604 )
3 years ago
Ryan
0ff8c4f6fd
Move keyboard USB IDs and strings to data driven: Z ( #17927 )
3 years ago
Ryan
fb19e14048
Move keyboard USB IDs and strings to data driven: Y ( #17926 )
3 years ago
Ryan
0e3cc6af12
Move keyboard USB IDs and strings to data driven: X ( #17925 )
3 years ago
Albert Y
64acbcb42a
[Docs] Building with GitHub Userspace ( #16271 )
3 years ago
Andrew Kannan
99377a0f5b
[Keyboard] Add Crin PCB ( #17913 )
3 years ago
keyquest.tech
07fc37541d
Added support for keyquest keyboards ( #17667 )
...
Co-authored-by: Mathiaszmrga <mmoragrega@centro.edu.mx>
3 years ago
Ryan
10ad238944
Move keyboard USB IDs and strings to data driven: W ( #17903 )
3 years ago
Less/Rikki
660dedfb17
[Keyboard] encoder map on more mechwild boards ( #17894 )
3 years ago
Joel Challis
8978960a87
Tidy up ez_maker ( #17910 )
3 years ago
ebastler
efd3b1e0bd
added missing indicator defines for dolice ( #17906 )
3 years ago
Ryan
17176daf26
Move keyboard USB IDs and strings to data driven: T ( #17899 )
3 years ago
James Young
5a631ed9ac
Balloondogcaps TR90 and TR90PM: rename LAYOUT to LAYOUT_ortho_3x3 ( #17879 )
...
* balloondogcaps/tr90: rename LAYOUT to LAYOUT_ortho_3x3
* balloondogcaps/tr90pm: rename LAYOUT to LAYOUT_ortho_3x3
3 years ago
James Young
b01814bf68
boardsource/the_mark: add QMK Configurator layout data ( #17898 )
...
* boardsource/the_mark: add QMK Configurator layout data
* add keyboard maintainers to info.json
Adds the individual and organization accounts as listed maintainers.
3 years ago
Ryan
a30c1884c7
Move keyboard USB IDs and strings to data driven: U ( #17900 )
3 years ago
Ryan
1fd8d5c322
Move keyboard USB IDs and strings to data driven: V ( #17901 )
3 years ago
Ryan
a8744b1630
Move keyboard USB IDs and strings to data driven: S ( #17889 )
3 years ago
Ryan
b40c03140e
Move keyboard USB IDs and strings to data driven: R ( #17885 )
3 years ago
Joel Challis
92bcbee226
Fix up splittest/bluepill ( #17897 )
3 years ago
Stephen J Bush
df8a538489
Userspace: muppetjones ( #1 ) ( #13461 )
...
* Userspace: muppetjones (#1 )
Add and update lily58 to work with userspace
Add and update kyria keymap to work with userspace
Add and update planck keymap with userspace
Add etchamouse code and docs to userpace
Add userspace
Update mouse encoder for smoother movement.
Encoder + mouse
Added casemodes by andrewjrae
* Rollback lily58 state reader and add missing GPL
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
* fix lily58 keymap
* Updates to user and lily for muppetjones.
Updated parameters for etchamouse for smoother mouse movement. Updated lily keymap and userspace to actually work together.
* Update keyboards/lily58/keymaps/muppetjones/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Updated keymaps and userspace
* Little more cleanup.
* Update keyboards/lily58/keymaps/muppetjones/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Rollback accidental libchibios update
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update kyria keymap
* Move kyria keymap to splitkb/kyria
* Update planck keymap
* Remove all changes to keyboards/lily58/lib/layer_state_reader.c
* Update lily58 keymap
* Recommended change
* Update keymap readme
* Update kyria keymap and userspace
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Renamed users/muppetjones/README.md to lc
* Update keyboards/lily58/keymaps/muppetjones/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Ryan
5f6cf24294
Move keyboard USB IDs and strings to data driven: Q ( #17883 )
3 years ago
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>
3 years ago
jotix
4ec2626b43
jotix's community ortho_4x12 layout change ( #17891 )
3 years ago
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>
3 years ago
Ryan
b6757d2380
Move keyboard USB IDs and strings to data driven: P ( #17875 )
3 years ago
Ryan
3da6575e24
Move keyboard USB IDs and strings to data driven: M ( #17859 )
3 years ago
Ryan
1b92c204c1
Move keyboard USB IDs and strings to data driven: K ( #17846 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
3 years ago
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>
3 years ago
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
3 years ago
AnthonyNguyen168
4c8469f565
Update json file to support Configurator correctly. ( #17692 )
3 years ago
Ryan
be5b1a24bf
Move keyboard USB IDs and strings to data driven: O ( #17874 )
3 years ago
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.
3 years ago
Niko Wenselowski
068bfc49de
[Keymap] Move the ut472 keymap from gardego5 to keyhive folder ( #17598 )
3 years ago
Ryan
056a44c7d3
Move keyboard USB IDs and strings to data driven: N ( #17865 )
3 years ago
Ryan
7222969964
Move keyboard USB IDs and strings to data driven: L ( #17849 )
3 years ago
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
3 years ago
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
3 years ago
axtloss
e1b6034f00
[Keymap] Add axtloss keymap for sofle ( #17835 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
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
3 years ago
Ryan
2d778d2ff2
Move keyboard USB IDs and strings to data driven: handwired ( #17822 )
3 years ago
Ryan
1c6b0391b4
Move keyboard USB IDs and strings to data driven: E ( #17815 )
3 years ago
Bahrul Hidayat
da07e7dd0e
[Keyboard] add dyz60-hs ( #17763 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
kopibeng
c0e3a16121
[Keyboard] Update MNK88 RGB Underglow LED Number ( #17833 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Ryan
306e50b84c
Move keyboard USB IDs and strings to data driven: D ( #17814 )
3 years ago
Chris Swenson
d1096ad440
[Keymap] Add enigma keymap for contra keyboard ( #17829 )
3 years ago
James Young
d2aa8e6bb8
KBDfans Bounce Pad: Correct QMK Configurator Implementation ( #17845 )
3 years ago
GG
0aec4203e7
[Keyboard] add Zoom87 ( #17831 )
3 years ago