~ruther/qmk_firmware

ec6f3e07 — Nico Hormazábal 7 years ago
Updated keymap for Dr NotSoKind Planck layout (#2877)

* added own keymap for planck

* dynamic macros

* moved the reset button

* Update readme for volume explanation

* Format

* added safe double shift

* changed the modified shift to regular shift, for allowing shift + F keys

* moved power stuff to the function layer

* del button on raise

* Update Readme.md

* updated F keys

72b276bd — noroadsleft 7 years ago
 QMK Configurator updates: Atom47, Atomic and Atreus (#2883)

* QMK Configurator update for Alpha 28-key

* QMK Configurator update for AMJ40

* QMK Configurator update for AMJ Pad

* QMK Configurator update for Atom47

* QMK Configurator update for OLKB Atomic

* QMK Configurator updates: Atom47 and Atreus

* QMK Configurator updates: Atom47 and Atreus

* QMK Configurator update for OLKB Atomic and Atreus

* QMK C10R: Attempting fixes for Atreus keymap errors

* QMK C10R: Attempting fixes for Atreus keymap errors

* QMK Configurator: Bug fixes for Atreus keymaps
c52b3c61 — ajp10304 7 years ago
AJP10304 Planck and JJ40 layouts. Added fn2 layer (#2879)

9b917891 — Charles Pletcher 7 years ago
Add dilly/pletcher layout (#2880)

* Add pletcher keymap to dilly/keymaps

For the moment, this keymap just removes unneeded RGB keycodes, since
an iPad will cut the keyboard off if LEDs are turned on.

* Drop support for A_RSFT, add media and autoshift

* Lower USB_MAX_POWER_CONSUMPTION for dilly on iPad

* Document USB_MAX_POWER_CONSUMPTION

This config option is useful for limiting the requested power by, e.g.,
an iOS device. While the default value is 500, a much lower value--say,
50--can sufficiently power a small keyboard without LEDs.
d1dfefc8 — christopherjanzen 7 years ago
Add cijanzen Pearl 40% keymap (#2878)

* Add personal keymap for Pearl 40%

* Updating readme and adding keymap image

* Updated readme

* Force make to use Python 3

* cleanup keymap

* updated keymap image

* update readme for new keymap image

* reverting atmega32a_program

* removed redundant sections of user config and rules

* fixed user config file

* fixed led indicators to properly show layer 4
ddb1c836 — Florens Pauwels 7 years ago
Added archlinux support to linux_install.sh
e5540dd0 — Drashna Jaelre 7 years ago
Update to drashna keymaps and userspace (#2876)

* Fix Unicode sample

* Add irony mark

* Remove unpretty keymaps

* Add QMK DFU and Conditional Music Mode

* Unicode fixes

* Unicode fixes

* Make layer indication more modular

* Finish removing Faux Click

* Cleanup of UserSpace and addition of 'update_tri_layer_state' function

* Add modifier status indicators to Orthodox

* Remove tri layer function

* Minor tweaks

* Remove the Orthodox's Indicator's reliance on layer_state_set

* Add custom EEPROM settings

* Make EEPROM config more efficient

* Viterbi Config

* Add Iris Keyboard layout and Userspace cleanup

* Iris keyboard tweaks

* Use Grave Escape on Iris

* Update Readmes
9b8fc6f1 — MechMerlin 7 years ago
QMK Configurator Support for NIU Mini (#2874)

* QMK Configurator support for niu mini

* Fix naming

* looks like I messed up the include
3d96359f — krasmaralde 7 years ago
Addkeymap/satan fakb (#2833)

* edited keymap and fitted for tada68

* edited rules to make mouse work

* filled config.h to make mouse cursor move smooth

* added descriptive readme

* added layout with split backspace and steamlined naming

* added layout with split shift, split backspace and split #

* changed keymap to fit the new layout

* removed duplicate layout KEYMAP_FAKB and pointed keymap.c to default on

* further cleanup from layout duplicate
0495bf44 — noroadsleft 7 years ago
QMK Configurator updates for Alpha 28-key, AMJ40 and AMJ Pad (#2873)

* QMK Configurator update for Alpha 28-key

* QMK Configurator update for AMJ40

* QMK Configurator update for AMJ Pad

* QMK Configurator update for Atom47

* QMK Configurator update for OLKB Atomic
iris impstyle keymap, mouse layer added (#2875)

* impstyle keymap added

* impstyle keymap updated

* mouse layer added to impstyle keymap

* keymap updated

* fixes

* impsytle layout: mouse layer added

* comments added

* comments added

* bugfix

* typo fixed
ec7223d9 — tdl-jturner 7 years ago
Added new layout to XD75. See Readme for details (#2871)

* Clean commit of xd75 layout. See Readme for details

* Corrected header

* Switched to HSV and added init
Added command history to terminal with other bug fixes, added new song to song_list.h (#2855)

* Implemented Terminal + added song to song_list.h

* Added wait() in order to prevent misbehaviour of 'command not found'
f756b721 — Anthony Metcalf 7 years ago
A default layout but with support for non-us keymaps (#2869)

* Made the keymap file match the TMK the board UT47 was origonally flashed with using native QMK codes.

* Add non-us layout
861dc88b — Eduardo Lourenço Pinto Neto 7 years ago
New XD60 keymap (Standard/GH60 ANSI + custom Fn layer) (#2866)

* XD60 standard 60% + custom Fn layer

* Fixed README.MD
bde1c9d9 — Anthony Metcalf 7 years ago
Keymap file to match the TMK the board came flashed with (#2868)

* Made the keymap file match the TMK the board UT47 was origonally flashed with using native QMK codes.

* Add non-us layout
7a57446f — MechMerlin 7 years ago
new layout for iso and arrows (#2865)

Add DZ60 ANSI layout with arrows and F keys (#2839)

* Add DZ60 ANSI layout with arrows and F keys

I testet the keymap on my dz60 keyboard.

* added new layout syntax and a readme

* fix typo in readme
9689944c — WillyPillow 7 years ago
Clean up v60_type_r keyboard (#2848)

* Use *_kb instead of *_user in keyboard config

* Place POLESTAR-only #includes in its #ifdef
QMK Configurator Support for KMAC (#2852)

* Added KMAC Config

* Removed .vscode
Next