myan-o

Results 4 issues of myan-o

``` root@localhost:~/git# pip3 install pio Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/_vendor/platformdirs/android.py", line 85, in _android_folder from jnius import autoclass ModuleNotFoundError: No module named 'jnius' During handling of the above...

question

``` lost connection to rendering server on 8 read -1 22 (EE) (EE) Backtrace: (EE) 0: Xwayland (0x3000000000+0x154ab4) [0x3000154ab4] (EE) 1: Xwayland (0x3000000000+0x154be8) [0x3000154be8] (EE) 2: linux-vdso.so.1 (__kernel_rt_sigreturn+0x0) [0x72846275d0] (EE)...

# my keyboard ![Screenshot_2024-02-09-09-30-43-15_84d3000e3f4017145260f7618db1d683_1](https://github.com/green-green-avk/AnotherTerm/assets/122553216/ed0d1e6e-8fa0-4d2a-a9a4-9425a4e20a07) ## funcion key switch ![Screenshot_2024-02-12-07-31-18-64_69b151293b65a34ca1da5e804dc18767](https://github.com/green-green-avk/AnotherTerm/assets/122553216/96507284-892b-42f7-a560-8ecdae1266d0) # small ![Screenshot_2024-02-12-07-25-47-36_69b151293b65a34ca1da5e804dc18767_1](https://github.com/green-green-avk/AnotherTerm/assets/122553216/7a0e0dba-72ff-466c-b68e-8ccf946e6153)

enhancement

I have defined a macro in lib1funcs.S, but it seems that the macro is not visible in #include "ieee754-sf.S". It seems like there will be an error if it is...