~ruther/qmk_firmware

ab78386e — Bart Riemens 5 years ago
[Keyboard] Add Exclusive E7-V1 SE keyboard and keymaps (#7598)

* Updated based on feeback in PR #7598
f5638e54 — yulei 5 years ago
update dp60 configuration (#7561)

* update dp60 configuration

* disable rgb underglow to avoid firmware overflow

* cleanup rules.mk

* Update keyboards/dp60/keymaps/allleds/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/dp60/keymaps/allleds/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/dp60/keymaps/allleds/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/dp60/keymaps/allleds/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/dp60/keymaps/allleds/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* cleanup all rules.mk
77efa1c6 — James Young 5 years ago
[Keyboard] Fluorite: add Configurator layout data (#7612)

a037cedf — yulei 5 years ago
fixed I2C driver support for stm32f4 (#7526)

* correct i2c driver for stm32f4

* update pin mode definitions

* update macro definition
df78593b — Lukas Alexandre 5 years ago
[Keyboard] Added Lex60 keyboard (#7600)

45e71aed — Ethan Beyer 5 years ago
[Keymap] My DZ60 Layout and files (#7537)

* I don't know if this is how my keyboard is laid out or not

* testing, still broken

* name change

* I think this is the layout I will try to use to start

* it compiles!

* added norman layout!

* media keys

* Moved backlight functions to KEYB
Moved Delete off of Backspace and to the < key

* more changes to layout, move Norman to 1 so it was moddable by FCTN

* swapped volume and media, I use volume a lot more than media

* Eh, it's still all in flux.

* I don't want the entire function layer full of dead keys, after all...

* moves escape to the caps lock key and caps lock to the functions layer

* update my readme for posterity

* Updates bonfire dz60 for better escape control

* WIP commit -- this is not working yet

* updates keymap for GAME layer
adds info to README
adds visual keyboard layout map in json and jpg for reference

* updates readme for visual keymap insertion

* removes my layout from the parent folder and keeps it localized

* updates the C code to be more readable

* finished the HELD_ESCAPE code

* finishes v6.1.0

* updates layout names to match repo code style per @mechmerlin

Apply suggestions from code review

* updates to code style per suggestions by @mechmerlin

* Update global-functions.c

updates some personal documentation

* updates hold time for escape on gaming layer

* updates several aspects of the code based on PR requests

* moves a variable
bbad6e1a — Max Rumpf 5 years ago
[Keyboard][Phoebe] Update default keymap, fix LAYOUT macro (#7604)

* fix LAYOUT macro

* Phoebe: Update default keymap

* Replace XXXXXXX macro with the previous key instead
efb21c00 — Joel Challis 5 years ago
Fix FORCE_NKRO handling (#7601)

071eb247 — Joel Challis 5 years ago
Remove mbed files (#7605)

* Remove mbed files

* Remove mbed files - fix comment

* Remove mbed logic blocks
770a4ee7 — fauxpark 5 years ago
[Docs] Remove some outdated FAQ items (#7607)

ccda6261 — kakunpc 5 years ago
[Keyboard] update angel64 (#7545)

* add angel64 rev1

* update angel64

* fix keymap.c
698d0dbd — fauxpark 5 years ago
Use `clock_prescale_set()` from avr-libc (#7540)

* Use `clock_prescale_set()` from avr-libc

* Remove outdated FAQ info
1af31a05 — Duncan Elliot 5 years ago
Update feature support for Proton C (#7596)

Added a couple of entries for some features not currently supported on Proton C.
a8153774 — fauxpark 5 years ago
[Docs] Fix docs fallback for pt-br (#7602)

10e8ed74 — Igor Hideki Trindade 5 years ago
[Docs] add README translation in portuguese (#7016)

* add README translation in portuguese

* add lang in menu

* Update docs/pt-br/README.md

* Update docs/pt-br/README.md

* Update docs/pt-br/README.md

* Update docs/pt-br/README.md

* Update docs/pt-br/README.md

* Update docs/pt-br/README.md

* Update docs/pt-br/README.md

* Update docs/pt-br/_summary.md

* Update sumary links

* Update README

Co-Authored-By: Álvaro A. Volpato <alvaro.volpato@usp.br>
cde56a7e — MudkipMao 5 years ago
[Keyboard] Think6.5 Default Keymap Cleanup (#7594)

8551ab3d — yulei 5 years ago
[Keyboard] update m12og keymap to readable version (#7581)

* add m12og keyboards

* update readme.md

* update to latest code suggestions

* Update keyboards/matrix/m12og/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/matrix/m12og/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/matrix/m12og/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/matrix/m12og/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/matrix/m12og/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/matrix/m12og/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* update keymap to readable version

* fixed incosist of info.json and keymap
b0bee465 — Benjamin Smith 5 years ago
[Keyboard] Add cKeys Washington keyboard (#7570)

* Add cKeys Washington keyboard

* Add suggested changes

* Fix encoder direction

* Remove unneeded file

* Update config.h

* Update washington.c
7085066f — Jason Nedell 5 years ago
[Keyboard] Fix 2U backspace key in ansi_blocker layout for GrayStudio Space65 keyboard (#7593)

* Fix ansi_blocker layout

Reposition unused keycode

* Update keymap matrix hex code

Use match hex code so number matches matrix position
Update spacing

* Realign keymap to match physical hardware
e4dd9e13 — fauxpark 5 years ago
[Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592)

Next