~ruther/qmk_firmware

bfbcfbc8 — dezli 5 years ago
[Keyboard] Add miniMACRO5 Macropad (#10392)

* add miniMACRO5

add all nessecary files for the miniMACRO5

I have rewritten the readme, and changed the keymaps to be more simple. I have tested compiling, and everything works perfectly.

* update miniMACRO5 readme

add the make example into the readme file

* Update keyboards/minimacro5/config.h

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

* Update keyboards/minimacro5/keymaps/default/keymap.c

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

* Update keyboards/minimacro5/keymaps/media/keymap.c

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

* Update keyboards/minimacro5/keymaps/media/keymap.c

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

* Update keyboards/minimacro5/minimacro5.c

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

* Update keyboards/minimacro5/info.json

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

* Apply suggestions from code review

applied all suggestions.

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

* drashna suggestions - enum rather than define

committed enum update by drashna

Co-authored-by: Drashna Jaelre <drashna@live.com>

* update keymap.c

incorrect brackets

Co-authored-by: dezli <m@dez.li>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
967ed19d — Ole Westendorff 5 years ago
[keyboard] xd60: add split layout for ansi and iso (#10337)

342ab6ab — Jonathan Rascher 5 years ago
Update bcat keymaps for crkbd and lily58(#10298)

* Swap ergo lower layer shortcuts for zoom keys
0b2eae76 — marksard 5 years ago
Fixed info.json file for treadstone48/rev2 (#10290)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Fixed info.json file.
924823cf — jotix 5 years ago
update jotix ortho_4x12 keymap: add some missing keycodes (#10289)

ccab5022 — codecoffeecode 5 years ago
[Keymap] add codecoffeecode keymap for Preonic (#10364)

* Adding preonic layout

* deleting unnecessary files

* Fixing spacing

* I need to not commit things while I'm not sober

* Update keyboards/preonic/keymaps/codecoffeecode/keymap.c

* Update keyboards/preonic/keymaps/codecoffeecode/keymap.c

* Update keyboards/preonic/keymaps/codecoffeecode/keymap.c

* Adding license header
c2366760 — Fred Silberberg 5 years ago
Add OLED driver function to determine if the screen is currently on (#10382)

dc037f13 — Adam Gwilliam 5 years ago
update vendor id of 4x12 to match 3x4 and 5x12 for boardsource (#10306)

b86fa3da — 2Moons-JP 5 years ago
Copyright Updates for basekeys/slice (#10383)

* Copyright Updates

* Copyright Updates
bc8fe91f — Eric N. Vander Weele 5 years ago
massdrop/alt: Remove unused user functions and config in default keymaps (#10313)

The default keymaps don't make use of the global `keymap_config` 
variable nor the `matrix_*_user()` functions.  Therefore, remove them to
avoid confusion for future keymap authors.
e3f9569a — Samuel Baumgartner 5 years ago
bm60rgb_iso: add underglow support (#10307)

* add underglow definition
Add Amethyst keybindings for some dcompact implementations (#10345)

* Fix missing VAI

* Add amethyst keybindings

* Add amethyst bindings for planck
6bebb123 — Brandon Schlack 5 years ago
Enable Extrakey in VIA for CFTKB keyboards (#10308)

[Keymap] Add delivrance's keymap for 40percentclub/mf68 (#10294)

b3508271 — MakotoKurauchi 5 years ago
add VIA support for Quick7 (#10281)

* update "Hardware Availability"

* add a section of "How to build"

* update "Hardware Supported"

* add VIA keymaps

* add 2 layers to VIA keymaps

Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
c4eb0df4 — Sendy YK 5 years ago
Minor updates dz60:mrsendyyk (#10334)

* Minor updates dz60:mrsendyyk

* Update keymap.c

* Update keymap.c

* Update readme.md
becaf325 — Sendy YK 5 years ago
Minor updates 60_ansi_arrow (#10332)

* Minor updates 60_ansi_arrow

* Update keymap.c

* Update keymap.c

* Minnor updates

* Minnor updates

* Update readme.md
2f637e4e — Dustin Bosveld 5 years ago
[Docs] Clarify functionality of update_tri_layer_state (#10370)

* Add information to docs
- If layer z is not a higher layer than both x and y, the layer change code
does not function correctly.

* Update docs/ref_functions.md

* Update docs/ref_functions.md

* Update docs/ref_functions.md
03842375 — Thierry Michel Philippe Kleist 5 years ago
[Keyboard] knife66 added (#9877)

* feat: keyboard knife66 added

* fix: requested changes applied

* docs: updated readme

* feat: added support for ws2812

* fix: adjusted headers and readme

* fix: moved to LAYOUT_all
bc7a7452 — Wilba 5 years ago
Fix typo in via.c (#10000)

Next