623 Commits (95c1cc425e596ddcfff7bebd678635fea7ffbcdc)

Author SHA1 Message Date
QMK Bot 9f5b71bada Merge remote-tracking branch 'origin/master' into develop 3 years ago
Olly Hayes 77e48f5b7e
[Keymap] Add ollyhayes keymap (#16632) 3 years ago
QMK Bot e8b14a52de Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young 7aea67980b
Update noroadsleft userspace and keymaps (2022-07-18) (#17714)
* kbdfans/kbd75/rev1:noroadsleft - remove LAYOUT_75_ansi_wkl definition

* coseyfannitutti/discipline:noroadsleft - change KC_GESC to KC_ESC

* update Quantum keycode instances in noroadsleft keymaps

- `RESET` -> `QK_BOOT`
- `EEP_RST` -> `EE_CLR`
- `DEBUG` -> `DB_TOGG`

* create and add G_PWD macro
3 years ago
Joel Challis c3f1ba7dd1
Remove full bootmagic config (#17702) 3 years ago
Nick Brassel 0e5d67145a
Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)` (#17559) 3 years ago
QMK Bot e68205db1b Merge remote-tracking branch 'origin/master' into develop 3 years ago
stanrc85 b7fee11e34
[Userspace] Add support for additional Mechlovin Adelais PCB version to my userspace (#17547) 3 years ago
QMK Bot e8c46fab96 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Drashna Jaelre 1c43410e26
[Keymap] Updates to drashna Keymaps and Userspace (#17543) 3 years ago
QMK Bot ba1f184267 Merge remote-tracking branch 'origin/master' into develop 3 years ago
stanrc85 bb1edf6676
[Userspace] Add Nasu to userspace code (#17524)
* Define Nasu indicator pins in userspace

* Add userspace indicator code to Nasu
3 years ago
Nick Brassel ea14a93718 Merge remote-tracking branch 'upstream/master' into develop 3 years ago
gourdo1 97dfdcb2bd
[keymap] Update gourdo1 keymap for Q2 changes (#17398) 3 years ago
QMK Bot 7a8a4b1938 Merge remote-tracking branch 'origin/master' into develop 3 years ago
-k 5699763d4c
Update massdrop/alt:charlesrocket (#17297)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
QMK Bot fa0aea2a5a Merge remote-tracking branch 'origin/master' into develop 3 years ago
David Kristoffersen a80943579c
[Keymap] Add prog_qgmlwb keymap (#16890) 3 years ago
QMK Bot a949d32072 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Manna Harbour 3842b15cf1
[Keymap] Update Miryoku (#16482) 3 years ago
Nick Brassel a9af4c928e Merge remote-tracking branch 'upstream/master' into develop 3 years ago
Batuhan Baserdem fd44341cbf
Userspace and keymap update for user bbaserdem. (#14484) 3 years ago
precondition 3b9e186019
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) 4 years ago
Drashna Jaelre 0da6562c4d
Make default layer size 16-bit (#15286)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
4 years ago
Jouke Witteveen 1706da9054
tap-dance: Restructure code and document in more detail (#16394) 4 years ago
Nick Brassel 8545473307
Removes terminal from QMK. (#17258) 4 years ago
Drashna Jaelre cda343acbe
[Keymap] Drashna update for post Q2 merge (#17241) 4 years ago
Seth Barberee cc7a3f8dc7
[Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230) 4 years ago
QMK Bot 3904a6afbe Merge remote-tracking branch 'origin/master' into develop 4 years ago
Takeshi ISHII 33d568e29b
Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows:five_rows) (#16966)
* add users/mtei/key_blocks.h

This change does not alter the binary of the build result.

Moved common macro definitions in the following files to users/mtei/key_blocks.h.
 * keyboards/helix/rev2/keymaps/five_rows/keymap.c
 * keyboards/helix/rev3_5rows/keymaps/five_rows/keymap.c

* remove INIT_HELIX_OLED() in helix:five_rows

This change does not alter the binary of the build result.

* update helix/pico/keymaps/mtei/keymap.c

Changed helix/pico/keymaps/mtei/keymap.c to use users/mtei/key_blocks.h.

This change does not alter the binary of the build result.

* Remove old SSD1306OLED code from users/mtei/oled_display.c

This change does not alter the binary of the build result.

* add options ENABLE_COLEMAK, ENABLE_DVORAK and ENABLE_EUCALYN into five_rows/keymap.c

* add users/mtei/{config.h,rules.mk,user_featues.mk,user_options.mk}

* move layer_names[] from users/mtei/oled_display.c to keymaps/five_rows/keymap.c

* Update keyboards/helix/pico/keymaps/mtei/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/helix/pico/keymaps/mtei/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/helix/pico/keymaps/mtei/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/helix/rev2/keymaps/five_rows/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/helix/rev2/keymaps/five_rows/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/helix/rev2/keymaps/five_rows/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/helix/rev3_5rows/keymaps/five_rows/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/helix/rev3_5rows/keymaps/five_rows/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/helix/rev3_5rows/keymaps/five_rows/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update users/mtei/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update users/mtei/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update users/mtei/cpp_map.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update users/mtei/cpp_map.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update users/mtei/debug_config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update users/mtei/debug_config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update users/mtei/layer_number_util.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Ryan 4a8bd7b9a5
Rename keymap_extras headers for consistency (#16939) 4 years ago
toinux d8b9796a32
[Keymap] Toinux's crkbd keymap and userspace (#16437) 4 years ago
Takeshi ISHII c2939bf038
[Keymap] Fix build error `helix:five_rows` (#16847) 4 years ago
gourdo1 be7198ca49
New custom keymap for Glorious GMMK Pro ANSI layout (#16199)
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
Allen Choi 9ead40db0c
Fix broken build for users/curry (#16492) 4 years ago
Tyler Thrailkill 87777d1cdd
[Keymap] Fix snowe keymap after updates to QMK (#16777) 4 years ago
Daniel Perrett a5e41615f7
[Keyboard] Add userspace pdl and a handwired board (#14199)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
4 years ago
Dan Hertz 92d38c37ec
[Keymap] Add dhertz keychron map v0 (#16571) 4 years ago
stanrc85 06b6729b16
[Keymap] Update some code and keyboard rules (#16680) 4 years ago
Rocco Meli ee71362f99
Personal user space and CRKBD R2G keymap (#15888)
* r2g folder groundwork

* Default mb keymap featuring mb logos

* Migrate Oled to keyboard folder

* Move rules configs to support config better

* update readmes

* Liscnece update

* Update config and fix issues caused by redef errs

* funciton name adjusts, define specific rgb modes

* move default oled font to postconfig

* update oled in line with develop merge

* fix return value

* Add some default rgb matrix defines

* del ugfx

* remove #include <stdio.h>

* create personal keymap for r2g

* reduce firmware size

* change keymap to follow physical layout

* remove RGBlight config lines to make both sides work (@Dasky on MechboardsUK Discord)

* strip down configuration, similar to crkbd/r2g:mb_via

* remove wrong oled code overwriting the r2g one

* broken code with RGB matrix (briks right side)

* remove high max brightness limit

* caps lock tap dance and RGB indicator for active caps lock

* fix caps lock led on right side

* add test macro

* remove latex macro which is too slow

* move caps lock tap dance to RALT and add space cadet shift

* switch CTL with ALT in first layer

* add tap dance for ESC/DEL

* space cadet tap dance with caps lock; shift works by needs a short pause

* add space cadet tap dance with caps lock on the right; shift works by needs a short pause and does not hold

* make more keys transparent

* enable auto shift and use logo on both oleds

* add user oled logo, slows down linking considerably

* oled name

* add arrow keys in usual configuration and add linear configuration to symbol layer

* add unicoede support

* add accents

* update to latest version

* add colemak dh layer

* report auto shift timeout

* define layer name shorcuts correctly

* disable VIA to enable more layers

* enable NKRO

* move some rules and unicode to user space

* move oled and tap dances to user space

* move tap dances fully out of keymap

* expand unicode map

* fix unicode code

* revert changes to r2g, make it equal to merged code

* revert changes to r2g, make it equal to merged code

* clang-format userspace

* clang-format config file

* Update keyboards/crkbd/keymaps/rmeli/keymap.c

* replace define with enum

* add licenses
4 years ago
Drashna Jaelre ff6c70415c
[Keymap] Drashna Mouse keys and oled updates (#16556) 4 years ago
stanrc85 1d30ee72ab
[Keymap] stanrc85 userspace rules cleanup (#16447) 4 years ago
QMK Bot 52d6f07a82 Merge remote-tracking branch 'origin/master' into develop 4 years ago
uqs 40529e89de
[Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265) 4 years ago
QMK Bot bc702fade2 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Sergi Meseguer 628166a3a9
[Keymap] zigotica layout tweaks (#16291) 4 years ago
Drashna Jaelre d1cf218b9d
[Keyboard] Overhaul Tractyl Manuform (#16134) 4 years ago
Drashna Jael're b57f8a8b9f
Merge remote-tracking branch 'origin/master' into develop 4 years ago
Drashna Jaelre 941b1d35b8
[Keymap] Add oled improvements and cnano keymap for drashna (#16133) 4 years ago
Ryan 7d685956cc
Rename `AdafruitBLE` to `BluefruitLE` (#16127) 4 years ago