Jack Humbert
19d34a41d0
replace ifndefs with pragma onces
6 years ago
fauxpark
f6ec2ce201
Update Shifted keycodes docs ( #3575 )
6 years ago
ArpinFidel
0346bc2c5b
Keymap: XD75 keymap ( #3553 )
...
* cloned colinta as base
* switched to default base. started customising
* minor changes to layout
* added mouse keys
* minor tweaks to layout and mouse speed
* updated readme
* tweaked layout
- added middle fn keys
- moved rgb controls to fn layer middle
- added special keys to fn layer right
* moved scroll buttons as to not interfere with lshift
* turned on backlight
* fixed backlight
* changed user keycodes to differentiate
* changed folder name to lowercase
* updated readme
* stop processing after custom keycode
* edits to suit new standards
* added layer indicator using gp100 and gp103
6 years ago
fauxpark
e818b29879
Update FAQ section on Apple Fn ( #3574 )
6 years ago
Fred Silberberg
9a4db7a860
Keymap: Adds zen layout for 333fred ( #3563 )
...
* Initial commit of zen keymap
* Added RGB control for my zen
* Fixed ergodox layout.
* Reduce brightness.
* PR feedback.
6 years ago
Dave Brown
a6e1cb08c6
Keymap: frogger keymap ( #3570 )
...
* adding my keymap
A bit of pok3r, and a bit of some other things.
* Adding a readme
* undoing changes to gitignore
* adding a bit of commentary
6 years ago
Drashna Jaelre
a2b4178245
Make sure 'shutdown_user' is called
6 years ago
Drashna Jaelre
ef5b161bb5
Fix Audio code when resetting keyboard
...
I incorrectly disabled a bunch of code that shouldn't have been disabled. This should only disable music mode stuff, not general audio.
6 years ago
Drashna Jaelre
23d68d0ba1
Make sure Planck light calls user suspend functions ( #3568 )
...
* Make sure Planck light calls user suspend functions
* Add suspend.h include to quantum.h for kb/user function compatibility
6 years ago
fauxpark
435a1202e7
More improvements to keycode docs ( #3567 )
...
* Reorder keycode list docs according to HID usage
* Add missing keycodes/descriptions/aliases
6 years ago
Xyverz
3e8f272873
Keyboard: LED fixes for Kinesis Stapelberg controller, and keymap changes ( #3564 )
...
* Rules for vitamins_included
Added a section to disable RGB underglow for the Let's Split
Vitamins Included board.
* fixing ortho_4x12 configs
* Using upstream/master version instead
* Additions and Corrections
Corrected the Kinesis/Stapelberg's .c file to allow LEDs to work
Removed excess cruft from my Kinesis keymap to reflect this change
Other minor tweaks and adjustments to my ortho_4x12 and 5x12 layouts
* Updated readme
6 years ago
Olivier Poitrey
f8a915a2db
Keymap: dz60 macos arrow rev2 ( #3561 )
...
* dz60/macos_arrow: move the eject key on esc to leave right cmd+bksp for move to trash
* dz60/macos_arrow: move the reset key on the media layer
This avoids accidental activation.
* dz60/macos_arrow: disable LEDs
6 years ago
MechMerlin
ec26684491
Update templates used for new_project.sh ( #3558 )
6 years ago
Jack Humbert
ac46378ac6
Update ISP flashing guide with pre-compiled binary ( #3217 )
...
* update flashing guide with pre-compiled binary
* Add files via upload
* Update isp_flashing_guide.md
* update file and instructions
* update instructions
6 years ago
Taylor Gonzalez
bb4af7deee
Fix qmk_install.sh to properly target MSYS ( #3455 )
...
* qmk_install fix for windows users.
* Updated wildcard to caputre both MSYS and MINGW64 in qmk_install
* added OR to windows qmk_install
6 years ago
MechMerlin
d8db4ab202
Keyboard: make sure LAYOUT macro names match in info.json and h87a.h ( #3550 )
6 years ago
techsock
329b574831
Keyboard: M0110 converter ported from TMK ( #3556 )
...
* M0110 Converter Initial Commit
Port of the M0110 converter from TMK to QMK
* Fixed Typo
6 years ago
MechMerlin
20e5798e63
Keyboard: update new link for hardware availability ( #3554 )
6 years ago
marksard
9aee5e6427
Keymap: refactoring and modifief to helix five rows jis ( #3552 )
...
* display of LED mode
* refactoring
* modified a keymap
* use extra jp header
6 years ago
orbitingorca
dfef321bdf
Keyboard: Enable using shared user hhkb layout for dz60 ( #3549 )
6 years ago
Takeshi ISHII
b29799f887
Keyboard: fixed build break (size overflow) HelixPico with Backlight or Underglow ( #3546 )
...
* build break fix for HelixPico
* add customize variable 'Link_Time_Optimization' into rev2 and pico keymaps rules.mk
* "CFLAGS += -flto" change to "EXTRAFLAGS += -flto"
* add USE_Link_Time_Optimization macro
6 years ago
Joshua Magee
0a00583462
Keyboard: Document the correct path to the let's split EEPROM files. ( #3539 )
...
* Document the correct path to the let's split EEPROM files.
* Document the EEPROM files in /quantum/split_common/ as the canonical location.
6 years ago
Danny
a057f1ca9e
Keymap: Reformat Iris default keymap ( #3534 )
...
* Reformat default keymap to use LAYOUT, move RGB controls to RAISE layer
* Use set_single_persistent_default_layer instead of old method
6 years ago
wanleg
62a8603122
Keyboard: 4x4 modular keyboard ( #3531 )
...
* add support for 4x4 macropad
* Update readme.md
* set DFU escape key
* cleanup
* Update config.h
* Update keymap.c
* Update config.h
* Update keymap.c
* Update 4x4.h
* reviewed
fudging review automation
* playing with the system
* reverting
* Required additions made
Added support for additional layouts
* tidy up default keymap
6 years ago
Kenny Hung
6c20c6219c
Keymap: Refactor symbols layer with layer tap workaround ( #3520 )
...
* Squash layout to fit on Planck
* Replace AST with PAST keycode so that it works with layer tap
* Review markups
6 years ago
Konstantin Đorđević
f0f1a363d2
Keymaps: Add whitefox constexpr keymap ( #3541 )
...
* Add keyboards/whitefox/keymaps/constexpr
* Conform to project coding conventions
* Tweak numpad layer keys
* Remove unnecessary directives
6 years ago
Jack Humbert
ea7bb624de
Update CODE_OF_CONDUCT.md
6 years ago
fauxpark
03ad6927cb
Docs: Format Space Cadet documentation ( #3540 )
...
* Format Space Cadet documentation
* Fix page filenames
* Move Caveats section up
6 years ago
MechMerlin
ff14028bd8
Keyboard: KBD75 Rev 1 LAYOUT_ansi_1u Bug ( #3542 )
6 years ago
fauxpark
c11a26ba54
Docs: Format Key Lock documentation ( #3538 )
6 years ago
Max Rumpf
9d016767e8
Keymap: Improvements to Maxr1998's Contra keymap ( #3535 )
...
* Add image
* Improvements to my Contra layout
* Quick fix for Level3 layer
6 years ago
Emmanuel Odongo
bb86d8a00c
Docs: Fix some minor errors in tap dance example ( #3530 )
...
* Fix some minor errors in tap dance example
Fix for #3529
Fix minor errors in the code examples for __Example 4: 'Quad Function Tap-Dance'__ and relevant documentation.
Clarified the need to include the header file in `keymap.c`.
* Use #pragma once in header guard
Fix for #3529
Implement change requested in #3530
6 years ago
Dylan Khor
cbf200e9dd
Keymap: Add unagi planck keymap ( #3527 )
...
* modifications to add mouse buttons 1-4 and misc
* Add khord chocopad keymap
* fix merge message
* Add unagi keymap
* Add readme for unagi planck keymap
* Replace boilerplate for unagi keymap
6 years ago
fauxpark
2bc34b09cd
Docs: Format Grave Escape documentation ( #3536 )
6 years ago
fauxpark
9b7a3a0bc8
Docs: Add Usage section to backlight docs ( #3537 )
6 years ago
Danny
1c88e4663d
Add Rorschach keyboard ( #3532 )
...
* Add Rorschach keyboard
* Add info.json
* Replace header guards with pragma once
6 years ago
bakageta
76f3a10eec
Keyboard: Add support for bpiphany's HID Liberation Device ( #3470 )
...
* Keyboard: Added support for HID Liberation Device
* Keymap: Custom (bakageta) layout for HID Liberation Device
* Updated with requested changes
6 years ago
fauxpark
98fa82ceef
Backlighting docs ( #3526 )
...
* Some words about backlighting
* Link to RGB feature pages
6 years ago
rbong
b90141a156
Keymap: Added rbong keyboard layout ( #3517 )
6 years ago
Will
aee0f3c3d2
Keymap: Fate Iris layout ( #3508 )
6 years ago
mtdjr
07ab5befc7
Keymaps: correct error in mtdjr userspace for layer_state_set_user ( #3521 )
...
* holefully correct error in mtdjr userspace for layer_state_set_user
* return state and wrap rgb actions in their own conditional
6 years ago
fauxpark
25d757284c
Docs: Fix Command docs escaping ( #3523 )
6 years ago
MechMerlin
841ea7ceb6
Keyboard: Add caps lock led support to DZ60 ( #3506 )
...
* add caps lock led support to DZ60
* changes from drashna's code review comments
* call led_set_user at the end of led_set_kb
6 years ago
orbitingorca
54517f8b34
Keyboard: Add a hhkb layout for the ok60 ( #3512 )
...
* Add HHKB keymap
* Add hhkb layout to info.json
6 years ago
rbong
dacc746b01
Keyboard: Add tada68 Linux flashing instructions ( #3516 )
6 years ago
Brosseau Valentin
bcc1a7ca30
Keymap: Change the bepo layout for only 1U keys ( #3514 )
6 years ago
Evan Travers
6caea0acfb
Docs: Adjust dynamic macro docs to include more than the planck ( #3509 )
6 years ago
wanleg
64f1ad00a7
Keymap: add left/right mouse keys ( #3504 )
6 years ago
fauxpark
f2ebafcee8
Docs: Make Bootmagic and Command docs a little easier to read ( #3499 )
...
* Make Bootmagic and Command docs a little easier to read
* Sometimes Bootmagic/Command is default on
* "Escape" pipe character so it renders correctly
6 years ago
Brad
595f3cbe5b
Added alternating led underglow pattern ( #3498 )
...
* added alternating led pattern
* added alternating with rgblight_config values
* removed my comments
6 years ago