[atreus] Re: Jeremy layout - how to switch to bootloader mode

  • From: Michael Wan <michaeltwan@xxxxxxxxxx>
  • To: atreus@xxxxxxxxxxxxx
  • Date: Tue, 20 Dec 2016 23:23:56 -0600

Thanks Phil. I think the order of the links are different from the code, below 
should be the layout by searching for the FN_BOOT, it is that red key 3rd from 
the left at the last row: 

http://www.keyboard-layout-editor.com/#/gists/6ed492b714a7f54eb1c5de09b87fd8c4 ;
<http://www.keyboard-layout-editor.com/#/gists/6ed492b714a7f54eb1c5de09b87fd8c4>

Now that I know how to get into the bootloader mode to refresh it back with the 
original layout, I’m going to give this Jeremy layout a try. 

Michael


On Dec 20, 2016, at 10:39 PM, Phil Hagelberg <phil@xxxxxxxxxx> wrote:

Michael Wan <michaeltwan@xxxxxxxxxx> writes:

New Atreus user here, I'm experimenting with different layout of
Atreus, if I switch to this Jeremy layout: 
https://github.com/technomancy/tmk_keyboard/blob/atreus/keyboard/atreus/keymap_jeremy.c

// Each layer gets a name for readability, which is then used in the
keymap matrix below.
#define BOOT 0 // Bootloader (not to be confused with default layer)

This is really confusing; I think this indicates the offset in the
fn_actions array further down; in any case what you want to search for
is FN_BOOT, which shows up in the fourth layer down, third from the left
on the bottom row.

That said, I haven't tried this layout (it was contributed by a user)
and so I'm just going on my reading of the code.

http://www.keyboard-layout-editor.com/#/gists/cbed8979bba2df4419c738903a623546
http://www.keyboard-layout-editor.com/#/gists/8956a18b508a78e93b9c38ec3fcccaa5
http://www.keyboard-layout-editor.com/#/gists/6ed492b714a7f54eb1c5de09b87fd8c4
http://www.keyboard-layout-editor.com/#/gists/399ceb5624e8388e48a3a5eacac8e973
http://www.keyboard-layout-editor.com/#/gists/7fd7dc24c7048316f3724b1893c64e89

For some reason this site shows it as a blank key; not sure why.

-Phil

Other related posts: