Skip to content
/ linux Public
forked from kiwiz/linux

Linux kernel for reMarkable 1 & 2. zero-sugar is rM2 and zero-gravitas is rM1.

License

Notifications You must be signed in to change notification settings

FouzR/linux

 
 

Repository files navigation

Linux kernel

There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.

In order to build the documentation, use make htmldocs or make pdfdocs. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.

Custom Pogo KPAD mappings for more keys and layers

Includes entire kernel, have to follow steps in discord to create the driver itself. Wanna thank Kiwiz for the DVORAK ver, which I modified to be QWERTY instead(I have the UK Layout Type Folio, might need more changes for US vers)

With shift

!@#$%^&*()+
QWERTYUIOP~
ASDFGHJKL:"
ZXCVBNM<>?

Without shift

1234567890=
qwertyuiop`
asdfghjkl;'
zxcvbnm,./

With opt

Esc 234567890-
qwertyuiop`
asdfghjkl;'
zxcvbnm[]\

With opt+Shift

Esc @#$%^&*()_
QWERTYUIOP~
ASDFGHJKL:"
ZXCVBNM{}|

With AltOpt

F1-12 #entire row
qwertyuiop`
asdfghjkl;'
zxcvbnm,./

About

Linux kernel for reMarkable 1 & 2. zero-sugar is rM2 and zero-gravitas is rM1.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.2%
  • Assembly 1.2%
  • Makefile 0.2%
  • Shell 0.2%
  • Python 0.1%
  • Perl 0.1%