qmk-firmware/keyboards/s7_elephant/keymaps/default
Erovia 0b0c98929b Add support for S7 Elephant (#4511)
* Add support for S7 Elephant

A high-end 70% custom keyboard designed and produced by jacky from Geekhack.

* Polish S7 Elephant code

Implement drashna's suggestions:

- specify bootloader
- remove unnecessary defines
- use led_set_user() for LED logic

* Correct info.json and s7_elephant.h

Correct info.json and s7_elepant.h to follow QMK convention and fix a
missing curly bracket.
2018-12-01 08:57:30 -08:00
..
config.h Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00
keymap.c Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00
readme.md Add support for S7 Elephant (#4511) 2018-12-01 08:57:30 -08:00

readme.md

Default keymap for S7 Elephant

Features

  • LEDs are functioning as Caps-Lock indicators

QWERTY (Normal) Layer

,------.   ,-------------------------------------------------------------------------------------------------.
|  F1  |   | Esc`~ |  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  0  |  -  |  =  |   Bkspc   |Home |
|------|   |-------------------------------------------------------------------------------------------------|
|  F2  |   | Tab    |  Q  |  W  |  E  |  R  |  T  |  Y  |  U  |  I  |  O  |  P  |  [  |  ]  |    \     | End |
|------|   |-------------------------------------------------------------------------------------------------|
|  F3  |   | Caps    |  A  |  S  |  D  |  F  |  G  |  H  |  J  |  K  |  L  |  ;  |  '  |    Enter      | Ins |
|------|   |-------------------------------------------------------------------------------------------------|
|  F4  |   | Shift     |  Z  |  X  |  C  |  V  |  B  |  N  |  M  |  ,  |  .  |  /  |    RShift   |  U  | Del |
|------|   |-------------------------------------------------------------------------------------------------|
|  F5  |   | Ctrl |  Gui  |  Alt  |              Space                | FN | RAlt  | RCtrl |  L  |  D  |  R  |
`------'   `-------------------------------------------------------------------------------------------------'

FN Layer

,------.   ,-------------------------------------------------------------------------------------------------.
|Reset |   |  F1   | F2  | F3  | F4  | F5  | F6  | F7  | F8  | F9  | F10 | F11 | F12 | PScr |  ScrLck  |Pause|
|------|   |-------------------------------------------------------------------------------------------------|
|      |   |        |     |     |     |     |     |     |     |     |     |     |     |     |          |     |
|------|   |-------------------------------------------------------------------------------------------------|
|      |   |         |Prev |Play |Next |     |     |     |     |VolD |Mute |VolU |     |               |PgUp |
|------|   |-------------------------------------------------------------------------------------------------|
|      |   |           |     |     |     |     |     |     |     |     |     |     |             |     |PgDn |
|------|   |-------------------------------------------------------------------------------------------------|
|EPRM  |   |      |       |       |                                   |    |       |       |     |     |     |
`------'   `-------------------------------------------------------------------------------------------------'