~ruther/qmk_firmware

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
QMK Configurator Support for JD45 and JD40 (#2851)

* Added JD45 Config

* Added JD40 Config

* Changed KEYMAP to LAYOUT for JD40 and JD45
Add the fig-r layout to the preonic (#2858)

Changed KEYMAP to LAYOUT for HHKB (#2857)

QMK Configurator Support for Lightsaver V3 (#2856)

* Added Lightsaver Config

* Changed KEYMAP to LAYOUT

* Missed out one KEYMAP

* Changed lightsaver.h to QMK_KEYBOARD_H

* Missed out one lightsaver.h
1ff7473c — MakotoKurauchi 7 years ago
Add LOCAL_GLCDFONT option (#2854)

* add some comment about Helix customize and auto-setup RGBLIGHT_LIMIT_VAL

* add define USB_MAX_POWER_CONSUMPTION

* Helix keyboard OLED, RGBLIGHT enable/disable control integrate into rules.mk

rules.mk: add 4 Variables for compile control.

   # Helix keyboard customize
   # you can edit follows 4 Variables
   #  jp: 以下の4つの変数を必要に応じて編集します。
   OLED_ENABLE = no            # OLED_ENABLE
   LED_BACK_ENABLE = no        # LED backlight (Enable WS2812 RGB underlight.)
   LED_UNDERGLOW_ENABLE = no   # LED underglow (Enable WS2812 RGB underlight.)
   LED_ANIMATIONS = yes        # LED animations

config.h: auto set RGBLED_NUM by HELIX_ROWS and rules.mk's define

* HELIX_ROWS define move from config.h to rules.mk

* add readme.md

* rename readme.md to readme_jp.md

* add readme.md and modify readme_jp.md

* change helix/ssd1306.c for select glcdfont.c position

* add variable LOCAL_GLCDFONT into each keymaps rules.mk
Added FC980C Config (#2850)

QMK Configurator Support for KBD66 and RAMA M6-A (#2849)

* Added KBD66 Config

* Added RAMA M6-A Config

* Changed KEYMAP to LAYOUT for KBD66 and M6-A
2054f20b — Tobias O 7 years ago
image fix (#2846)

c7d3f31f — Louis Orleans 7 years ago
board(whitefox): add layout (#2845)

* ✨ add base layout

* ✨ add mouse keys

* 🔥 remove unwanted keys

* 📝 add readme
Next