~ruther/qmk_firmware

a120a000 — zvecr 6 years ago
Add Configurator support and readme for boardwalk (#5261)

* Add configurator support and readme for boardwalk

* Readme review comments
a0c36ed2 — zvecr 6 years ago
[Keyboard] Add configurator support for 40percentclub/half_n_half (#5260)

dcf4877f — Jeri Mason 6 years ago
Bucktooth 2.0 key layout for Preonic (#5258)

Updated layout slightly for better compatibility with sculpted
(row-specific) profile keysets.

Fix build error on rev 3 toolchain; click waits don't seem to be
necessary anymore.
659e5d63 — mcmadhatter 6 years ago
[Keymap] Hs60 win osx dual (#5249)

* Added a dual windows/osx layout

Default layer is normal ISO for windows. Second layout is Windows ISO layout but for OSX, but with the keys corrected so you will get the correct shifted and alt'd keys on OSX (keyboard keys match OSX keys without having to change your keyboard type in system preferences).  Layer three is configuration and other functions, and layer four is where the shifting magic happens.  Also tab and caps lock have been swapped around.

* made sure bootmagic is in a seperate rules.mk

made sure bootmagic is in a seperate rules.mk

* commiting the keymap rules.mk

commiting the keymap rules.mk
168b0cf6 — Mikkel Jeppesen 6 years ago
Added a numpad keymap for the vitamins included keyboard (#5247)

* Fixed pin for RGB

* Added numpad keymap for vitamins included

* Implemented changes
bcaf66bd — stanrc85 6 years ago
[Keymap] Converted stanrc85 community layout to userspace (#5244)

* Convert community layout to userspace for future use

* Big readme update

* Move layer toggle to CAPS

* Readme updates

* Deleted since unused

* Removed call to unused .c file
11bdf280 — jotix 6 years ago
LAYOUT_ortho_4x4 (#5257)

0d936b2f — fauxpark 6 years ago
Ask for your name when generating a new keyboard (#5214)

* Ask for your name when generating a new keyboard

* Update docs

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>
7ba2bc76 — Stick 6 years ago
[Keymap] nstickney's layout for iris (#5045)

[Keymap] adding my Levinson keymap (#5177)

* [keymap] adding my Levinson keymap

pretty self explanatory, added the readme, just in case

tested it just now, seems to work fine for my needs

* Update keymap.c

removing the deprecated persistent layer function as Drashna kindly reminded me

* Apply suggestions from code review

incorporated the suggestions, and thanks again for taking care of me with my silly changes :)

Co-Authored-By: OMGVee <mateescu.victor@gmail.com>

* Fix up audio calls
7a89b39a — stanrc85 6 years ago
[Keymap] HS60 v2 keymap updates (#5250)

* Add backlight controls

* Add backlight controls and remove RGB underglow

* Make HS60 board specific changes to readme

* Remove BL_TOGG as it isn't use on this board
5838c458 — Nick Christus 6 years ago
[Keyboard] Added Boardwalk keyboard (#5195)

* initial commit

* removed key for fn layer

* added missing row, misc cleanup

* added nchristus keymap, more misc cleanup

* Updating ergo60.h, rules

* Adding McAllaster keymap

* added a bunch of keymaps

* added LED code

* added userspace

* ls vitamins keymap

* added Boardwalk keyboard

* boardwalk: removed unrelated files

* boardwalk: undoing tkc1800 change

* boardwalk: undoing tkc1800 change

* nchristus keymap cleanup

* boardwalk: updates per PR feedback

* boardwalk: updated bootloader

* boardwalk: additional updates from PR review
f019cd12 — yttyx 6 years ago
[Keymap] Balance Twelve-based layout for Niu Mini (#5228)

* Balance Twelve-based layout for Niu Mini.

* niu - Changes following review.

* niu - Changes following review.
36fce12d — zvecr 6 years ago
[Keyboard] Initial refactor of maxipad to conform to current standards (#5233)

303859ea — noroadsleft 6 years ago
handwired/magicforce68: refactor, Configurator support, and readme cleanup (#5234)

* handwired/magicforce68: refactor

- layout macro KEYMAP renamed to LAYOUT
- keymap now uses #include QMK_KEYBOARD_H
- keymap now uses non-auto-prepended keycodes per QMK standard.
- deleted deprecated and unused action_get_macro block from default
keymap.

* handwired/magicforce68: Configurator support

* handwired/magicforce68: readme cleanup

- updated to current QMK template
- rename file to lowercase
- fix make commands
- Add Docs links
[Keymap] HS60 v2 ISO layout andys8 (#5235)

d7e3d718 — MechMerlin 6 years ago
Some minor refactoring of boards in 1upkeyboards directory (#5236)

* use #pragma once

* get rid of code for unused indicators

* pragma once and other small fixes for consistency

* use #pragma once

* pragma once and other small fixes for consistency

* add a short blurb to the readme

* turn on compiler optimization flags

* remove the compiler optimization

* remove compiler optimization for super16
da5e9043 — Danny Nguyen 6 years ago
Fix pinout for Quefrency left half w/macros
7276cc24 — MechMerlin 6 years ago
[Keyboard] KBDFans Minor Fixes (#5238)

* pragma once and turn on bootmagic lite

* pragma once changes and turning on bootmagic lite

* switch to using pragma once

* switch to using #pragma once

* switch to using #pramga once
2c1963d5 — takashiski 6 years ago
[Keyboard] Hecomi conf (#5246)

* add info.json

* update readme

* remove info.json from no rule.mk folder
Next