~ruther/qmk_firmware

0261bf3e — dsanchezseco 6 years ago
[Keymap] update to dsanchezseco keymap (#6470)

* cleanup and start sound

* clean up adjust and ptrscrn
586bd92e — tucznak 6 years ago
[Keymap] Fixed Tanuki RGB lighting (#6462)

Add iS0 Keypad (#6456)

* Start progress

* Build firmware

* Prepare for pullreq

* Add a keymap

* Update keyboards/illuminati/is0/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/illuminati/is0/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
ac20e7e3 — jotix 6 years ago
[Keymap] jotix ortho_4x12_layout (#6458)

* jotix ortho_4x12_layout

* jotix ortho_4x12_layout
a2d61d76 — MechMerlin 6 years ago
[Keyboard] New Keyboard: KBDPad MKI (#6452)

* initial commit

* define pins used and matrix size

* update readme

* delete un needed files

* make an appropriate switch matrix

* create appropriate keymap

* one little typo

* add QMK Configurator support

* Update keyboards/kbdfans/kbdpad/mk1/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
17eea779 — Brian L 6 years ago
[Keymap] Adds Keymap for Iris/blucky (#6449)

* Adds Keymap for Iris/blucky

* code review changes

* removed custom define

* removed mistyped character
f1cebc9d — XScorpion2 6 years ago
[Keymap] Fixing Sol Rev2 default keymap OLED rotation. (#6448)

9609ae60 — noroadsleft 6 years ago
[Keyboard] QWERTYYdox refactor (#6446)

* Delete null key

`__` key in keymap.c doesn't actually exist on the physical hardware.
Removed key from keymap.c and removed its argument from the layout macro.

* Delete unused keycode aliases

* Replace layer index definitions with an enum

* Replace redundant numpad keycodes with native aliases

* Use native layer change keycodes instead of aliases

* Visually align the keycodes

It makes the keymap pretty.

* Correct Configurator layout data

* Clean up header files

- convert to pragma once include guard
- remove redundant definitions
- remove commented code blocks

* Delete LAYOUT_kc macro

Was copied from ergotravel; not valid for this keyboard.

* Consolidate rev1 rules.mk settings to keyboard level

Previous codebase enabled Backlight at keyboard level then disabled it at revision level.

* Delete unused rules

* Consolidate config.h settings from keymap level to keyboard level

* Modernize keyboard's config.h file

Aligns the keyboard-level config.h file more closely with the current QMK template for AVR keyboards.
2a9856df — Mazin Power 6 years ago
[Keymap] Adds keymap for muzfuz/lunar (#6432)

* Adds keymaps for muzfuz

* Remove unused keys from adjust layer

* Bring in line with current QMK standards.

* Adds Preonic and adjusted Planck keymaps

* Make changes per review request

* Lunar config

* Formatting

* Update keyboards/ai03/lunar/keymaps/muzfuz/readme.md

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Remove unneeded recipe
b5677853 — Joel Challis 6 years ago
[Docs] Add dfu-util and caterina udev examples (#6429)

9177c6fe — Elliot Powell 6 years ago
updates to akb/raine in ready for production units (#6457)

* Raine Update

* Update keymap and usb setting

* Update info.json

added wk support to info.json
13493d3a — Jake Grossman 6 years ago
Removed print call to resolve  #6364 (#6413)

* Change print to dprintf to avoid buffer overflow

* Add stdio header for dprintf

* Fix included headers
2f380768 — Rasmus Lindroth 6 years ago
Fix typo for building Ergodox EZ keyboards (#6453)

4c4850f3 — Chuck Lauer Vose 6 years ago
Add personal 1up60HSE layout (#6451)

48cc61b1 — Mark Stosberg 6 years ago
Update msiu's xd75 keymap README to be accurate (#6443)

45950bb3 — Spaceman 6 years ago
[Keyboard] 2% Milk addition (#5796)

* Create README.md

* Update README.md

* Create info.json

* Create config.h

* Create rules.mk

* Create 2_milk.c

* Create 2_milk.h

* Create keymap.c

* Create README.md

* Create config.h

* Update info.json

* Update config.h

* Update rules.mk

* Update 2_milk.h

* Update 2_milk.c

* Delete config.h

* Update keymap.c

* Update rules.mk

* added pragma once

* Add files via upload

* Update keyboards/2_milk/rules.mk

Co-Authored-By: Rionlion100 <rionlion100@gmail.com>

* Update config.h

* changed default to OSU!

* Create README.md

* Update README.md

* Create keymap.c

* Update keymap.c

* Create README.md

* Create keymap.c

* Update keymap.c

* Update keymap.c

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* fixed pins for PCB revision

* fixed maybe

* Create README.md

* add mouse keymap

* added ExcessBread's keymap

* Update README.md

* Create keymap.c

* Create README.md

* Create keymap.c

* Update rules.mk

* Rename README.md to readme.md

* Rename README.md to readme.md

* Rename README.md to readme.md

* Rename README.md to readme.md

* Rename README.md to readme.md

* Rename README.md to readme.md

* Rename README.md to readme.md

* Update keyboards/2_milk/config.h

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

* Update keyboards/2_milk/rules.mk

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

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Add files via upload

* Update readme.md

* fix copyright

* Update 2_milk.c

* Update 2_milk.h

* Update rules.mk

* Update rules.mk

* Update config.h

* Update config.h

* Update feature_bluetooth.md

* Update feature_bluetooth.md

* Update readme.md
a8427447 — Mario Arias 6 years ago
[Keymap] ErgoDox EZ Spanish Colemak (#6258)

* keyboard

* documentation

* address PR comments #1

* address PR comments #2
046fb112 — tuesdayjohn 6 years ago
[Keymap] Added keymap folder matching username to rorschach; added readme to old keympa (#5970)

* Added keymap folder matching username; added readme to old keymap

* Update config.h
77a1c75c — noroadsleft 6 years ago
[Keyboard] Add AMJ66 keyboard (#5945)

* Added nearly perfect config for AMJ66, only missing top right key.

* Correct the layout macro

* Add layout mock-up to amj66.h

* Update and comment out the backlight definitions in config.h

The backlight pin was found to be D4, but there appears to be a bug in QMK that affects this keyboard.

Commenting out for now.

* Try to make a sensible default keymap

* Add testing keymap for FSund

Include the keymap that was being used for testing.

Don't forget to refactor this later into an actually useful keymap.

* Suggestions by fauxpark

- uncomment the backlight configuration
- fix the default keymap
- remove commented MCU rule
- specify the bootloader
- make mental note to not try to write code at 3:30 in the morning

* Add LAYOUT_66_ansi and LAYOUT_66_iso macros

- include QMK Configurator data
- enable Community Layout support

* Add comments about layout variants to amj66.h

* Add #define BACKLIGHT_ON_STATE 1

Partial fix for backlight breathing.

- Requires #5983 to fix fully (confirmed by FSund and fauxpark)

Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-Authored-By: Filip Sund <filip.sund@gmail.com>

* DEBOUNCING_DELAY -> DEBOUNCE

* Move AMJ66 files into new AMJKeyboard directory

* Correct Manufacturer in USB Device Descriptor

* Remove comment regarding source fork

* Correct the readme

* Update default keymap to match the details given in its readme

* White-space edit fsund_test keymap

Makes its formatting more consistent with other 66% keymaps. No logic changes.

* Linting info.json

Debug-style linting (one key object per line) and minor edits to key labels.

* Remove fsund_test keymap

* Add FSund as a maintainer in info.json
5cf7dbed — yulei 6 years ago
[Keyboard] add 60% pcb for the smk 2nd switch(with mx mount) (#5928)

* add smk60 pcb

* remove useless keymap

* Update keyboards/smk60/rules.mk

add 60_iso layout

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

* fixed 60_iso layout

* update header file macro
Next