Skip to content

Commit

Permalink
Illustrate the emoji layer (qmk#6555)
Browse files Browse the repository at this point in the history
Now the Emoji layer is easier to visualize.
  • Loading branch information
markstos authored and doughsay committed Aug 31, 2019
1 parent 08bc0bf commit fc8d3c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keyboards/handwired/promethium/keymaps/priyadi/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -895,13 +895,13 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

/* Emoji
* ,-----------------------------------------------------------------------------------.
* | | | | | | | | | | | | |
* | 💕 | 😢 | 😩 | 😍 | 😏 | 😂 | | 😒 | 🎶 | 👌 | 😔 | 😌 |
* |------+------+------+------+------+-------------+------+------+------+------+------|
* | | | | | | | | | | | | |
* | 👍 | 🙏 | 😁 | 😅 | 😳 | 😊 | | 👋 | 😘 | 🙌 | 😎 | 🙈 |
* |------+------+------+------+------+------+------+------+------+------+------+------|
* | | | | | | | | | | | | |
* | 👎 | 😴 | 👏 | 😭 | | 💔 | | 😊 | 😉 | 🌔 | 😕 | 🙉 |
* |------+------+------+------+------+------+------+------+------+------+------+------|
* | | | | | | | | | | | | |
* | 💩 | 👀 | 💯 | | 💀 | 😈 | 😇 | 😱 | | 😋 | 😞 | 🙊 |
* `-----------------------------------------------------------------------------------'
*/
[_EMOJI] = LAYOUT(
Expand Down

0 comments on commit fc8d3c1

Please sign in to comment.